112 Commits (bb37bbd21517f8819fb4d76c333a366293bfce07)

Author SHA1 Message Date
Ben Hoff cd5d43136d Faster R-CNN with Inception v2 for auto annotation (#541) 7 years ago
Rafael Kazuo Sato Simião a3116488b8 YOLO adapted version of PASCAL VOC converter.py (#454) 7 years ago
DmitriySidnev 3d52311dfa Feature: merge annotations (#322)
* Add script to merge annotations

* Fixes in merge_annotation script
7 years ago
DmitriySidnev 21de4cf7b3 Reimplement logic of getting labels in coco converter (#319)
* Reimplement logic of getting labels in coco converter

* Fixes in converter
7 years ago
DmitriySidnev e96d4fdab4 Filter too small segments in coco converter (#321)
* Add filtering of small segments

* Add polygon-area-threshold command line argument
7 years ago
idriss 32c3269a0e add a converter to tfrecords to cvat/utils (#368) 7 years ago
jrjbertram cc55c30794 log ffmpeg command line & export interpolation to VOC (#312) 7 years ago
DmitriySidnev 0dcf211d0c Fix image id type to int in coco converter (#301) 7 years ago
DmitriySidnev 94a4046d6c Remove debug line (#268) 7 years ago
DmitriySidnev c5278f0b93 Disable polygon sorting without z_order field (#267) 7 years ago
DmitriySidnev 566972a43b Fix bounding boxes coordinates and areas for segmented objects (#266) 7 years ago
Nikita Manovich a50b4cc144 Moved development on public github.
- changed Content-type for save_job request to application/json, object…
- Adopted public PR - PASCAL VOC converter
- Added convert_to_mask.py script
- Fixed player continue plaing at the end of video, lock for editable object broke the client
- Same colors for shapes and menus, ability to change color for label or group
- Undo redo
- Added license header for all files
- Added .gitattributes file (critical for bash scripts)
- Fixed "Don't delete tasks if a user is deleted"
- More strict check for 'checkbox' and 'number' values
- Added convert_to_coco.py script
- Job statistic were extended. Blowradius was removed
- More strict labels verification
- Drag polygons by requirement, norm stroke opacity, easy box dragging
- Drawing with mouse outside the image area
- Fixed 7z support
- Boundig box size in drawer, switcheable grid
- Split tracks feature
- Fix flip parsing
- Update color set & color by label feature
- Add point for polygons feature
- Added context menu
- Polyshapes
8 years ago