2611 Commits (fdbb6754939f9257635bba6590672f1c12e25f20)
 

Author SHA1 Message Date
Nikita Manovich e7fba70c8e
Merge pull request #9 from syonekura/feature/pascal_voc_converter
Feature/pascal voc converter
8 years ago
Sebastian Yonekura 52d2149eb4 unit testing, warns when using interpolation xml's or images with annotations different than bounding boxes 8 years ago
Sebastian Yonekura 4665e38d37 fix contributors file, re-arranges scripts structure and requirements 8 years ago
Sebastian Yonekura 6f6c271ec3 adds documentation and contributor 8 years ago
syonekura 7d3a673d6a adds cvat xml to pascal voc formatter 8 years ago
syonekura d1752914f5 adds cvat xml to pascal voc formatter 8 years ago
Nikita Manovich c579ba2319
Merge pull request #27 from JulianWgs/fix_import_RGBA
enable the import of picture with alpha channel
8 years ago
Julian Wagenschütz e4230f7a61 enable the import of picture with alpha channel
- jpg doesnt support alpha channels
 - when importing pictures with alpha channel error shows up
 -- "Could not create the task. OSError: cannot write mode RGBA as JPEG"
 - fix error by converting "RGBA" to "RGB" before saving image
8 years ago
Nikita Manovich dea27248c2 Release 0.1.2
* Fixed 7z support. (#235)
* Added 'Development Environment' into CONTRIBUTING.md
* More strict verification for labels with attributes.
* More strict check for values of checkbox/number type of attributes.
* Added .vscode/launch.json

Changes:
- Fixed https://github.com/opencv/cvat/issues/14 (docker-compose down command as written in the readme does not remove volumes)
- Fixed https://github.com/opencv/cvat/issues/15 (All checkboxes in temporary attributes are checked when reopening job after saving the job)
- Fixed https://github.com/opencv/cvat/issues/18 (Extend contributing.md)
- Fixed https://github.com/opencv/cvat/issues/19 (Using the same attribute for label twice -> Stuck)
8 years ago
Nikita Manovich e8b2c40330 Release 0.1.1
* video from share hotfix & dump hotfix
    * Added contributors
    * Added screenshot, documentation, screencasts into README.md
    * Fixed GitHub documentation
8 years ago
Nikita Manovich eb9fba3685 Release 0.1.0 8 years ago