7 Commits (620526fb305bef02486d4f656f3debdd8e221ace)

Author SHA1 Message Date
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
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