422 Commits (d1268b27f95cfd7d53ca6fb1dca80f7e83b397fd)
 

Author SHA1 Message Date
zhiltsov-max d1268b27f9 Return pylint to config (#951) 6 years ago
zhiltsov-max 32254530cf [Datumaro] Fix voc colormap (#945)
* Add polygon merging option to coco converter

* Add test, refactor coco, add support for cli args

* Drop colormap application in datumaro format

* Add cli support in voc converter

* Add cli support in yolo converter

* Add converter cli options in project cli

* Add image data type conversion in image saving

* Add image data type conversion in image saving

* Update mask support in voc

* Replace null with quotes in coco export

* Improve cli

* Enable Datumaro intellisense in vs cde

* Adjust fields in voc detection export
6 years ago
zhiltsov-max 944d85370d [Datumaro] COCO 'merge instance polygons' option (#938)
* Add polygon merging option to coco converter
* Add test, refactor coco, add support for cli args
* Drop colormap application in datumaro format
* Add cli support in voc converter
* Add cli support in yolo converter
* Add converter cli options in project cli
* Add image data type conversion in image saving
6 years ago
Boris Sekachev 5d6699d845 Fixed command in CONTRIBUTING.md (#947)
* Fixed command in CONTRIBUTING.md

* Removed daemon, updated command
6 years ago
Maksim Markelov 37c46e3bae Improve UX with creating new shape by shortkey (#941) 6 years ago
zhiltsov-max 0f5cf2064d [Datumaro] Added tf detection api tfrecord import and export (#894)
* Added tf detection api tfrecord import and export
* Added export button in dashboard
* Add tf to requirements
* Extend test
* Add tf dependency
* Require images in tfrecord export
* Add video task case handling
* Maintain image order in CVAT export
* Fix Task image id-path conversions
* Update tfrecord tests
* Extend image utilities
* Update tfrecord format
* Fix image loading bug
* Add some logs
* Add 'copy' option to project import command
* Reduce default cache size
6 years ago
Nikita Manovich 310ee37b53
Merge pull request #927 from opencv/bs/paste_labels
Ability to copy labels to clipboard without IDs
6 years ago
Nikita Manovich 0ae73d5381
Merge pull request #929 from opencv/bs/updated_contributing
Updated CONTRIBUTING.md
6 years ago
Nikita Manovich 1f3b5b93e2
Merge pull request #933 from opencv/bs/files_names
Names of selected files when creating a new task
6 years ago
Nikita Manovich 719ad1a4e1
Merge pull request #932 from opencv/bs/show_hidden_tasks
Ability to show hidden tasks by a user request
6 years ago
Boris Sekachev 3f84c07f00 Names of selected files when creating a new task 6 years ago
Boris Sekachev 3659db81c5 Fixed eslint 6 years ago
Boris Sekachev d419b44090 Destroy messages before getting new tasks 6 years ago
Boris Sekachev 356bb8c5b4 Ability to show hidden task 6 years ago
Boris Sekachev 68e7b5289c Improved tasks routing 6 years ago
Boris Sekachev 5bea353ad3 Task name displayed better 6 years ago
Boris Sekachev fa8fd166b1 Updated contributing 6 years ago
Boris Sekachev 13f6435cb6 Updated contributing 6 years ago
Boris Sekachev a60af60672 Removed extra lines 6 years ago
Boris Sekachev ecb21152b5 Added ability to copy labels without IDs 6 years ago
Boris Sekachev 40bec821b2 Updated doc 6 years ago
Nikita Manovich b5eacc4f7c
Merge pull request #917 from opencv/bs/copy_jobs_to_clipboard
Added button to copy jobs info to clipboard
6 years ago
Boris Sekachev 8f77b6b185 Added 3rdparty library to clipboard 6 years ago
Nikita Manovich 34c3e0a22d
Merge pull request #926 from opencv/bs/cvat_ui_hints
Improved some hints
6 years ago
Boris Sekachev d3378b51da Improved some hints 6 years ago
Boris Sekachev 4bac697cb1 Updated message 6 years ago
Nikita Manovich a2a03d2bd5
implemented adas semantic segmentation (#890) 6 years ago
Maksim Markelov f90a22f31b Remove deprecated html attributes (#924) 6 years ago
Boris Sekachev 83215b34cf Added padding 6 years ago
zhiltsov-max 5458de7464 [Datumaro] Add YOLO converter (#906)
* Add YOLO converter
* Added yolo extractor
* Added YOLO format test
* Add YOLO export in UI
6 years ago
himalayanZephyr 1af9105bb1 Yolov3 interpretration script fix for 'Annotation failed' and changes to mapping.json (#896) (#912) 6 years ago
Boris Sekachev 1fc7e45f51 Copy JOB info to clibpard 6 years ago
Ben Hoff 36c3e2c4d9 implemented adas semantic segmentation 6 years ago
Boris Sekachev 32027ce884 UI eslint fixes (#908)
* Installed airbnb fullsettings
* Fixed actions menu
* Create model/task page
* File manager, header
* Labels editor
* Login, register
* Models page & model runner
* Tasks page
* Feedback and base app
* Tasks page
* Containers
* Reducers
* Fixed additional issues
* Small pagination fix
6 years ago
Nikita Manovich c0f1854f79
Restore session id (#905)
* Restore session id when we use token authorization.
6 years ago
Boris Sekachev 72517557d3 Fixed some issues with dump (#904)
* Changed method for downloading annotations

* Initial commit

* Initial commit

* Updated download method for dataset

* fixed eslint error
6 years ago
Andrey Zhavoronkov f3a3f4c90a Az/fix meta requests (#903)
* fixed processing of meta requests
6 years ago
dependabot[bot] fec27ba10c Bump django from 2.2.4 to 2.2.8 in /cvat/requirements (#902)
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Boris Sekachev 171a9202ed React & Antd: Dashboard migration (#892)
* Removed old dashboard
* Getting all users
* Updated changelog
* Reimplemented login decorator
* Implicit host, scheme in docker-compose
* Fixed issue with pagination
* Implicit page size parameter for tasks
* Fixed linkedin icon, added links to tasks in notifications
* Configurable method for check plugin
6 years ago
Maksim Markelov dc7bfa9b12 Fix some spelling (#897) 6 years ago
Andrey Zhavoronkov 0e7845a1e6 set CORS_REPLACE_HTTPS_REFERER option to True (#895) 6 years ago
Nikita Manovich a71d4d4327 Token auth for non-REST API apps (#889)
* Token authorization for non REST API apps (e.g. git, tf annotation, tf segmentation)
6 years ago
a-andre 76c0af2d66 VOC converter: Use depth from CVAT XML if available (#885) 6 years ago
Nikita Manovich 454eaf92c2
page_size parameter for all REST API methods (#884)
* Added page_size parameter for all REST API methods which returns list of objects.

Also it is possible to specify page_size=all to return all elements.

* Updated changelog.md
6 years ago
zhiltsov-max 59df0dfabc [Datumaro] Pip installation (#881)
* Add version file
* Remove unnecessary dependencies
* Add lxml use motivation
* Add pip setup script
* Reduce opencv dependency
* Fix cli command
* Codacy
6 years ago
Boris Sekachev 693e32e867 Configurable REST for UI, minor improvements (#880) 6 years ago
zhiltsov-max 0bab60b7a0 Add cvat cli to datumaro project export (#870) 6 years ago
zhiltsov-max 37589e4d58 Fix redirect (#878) 6 years ago
Boris Sekachev 911b4e9229 React & Antd UI: Export dataset, refactoring & fixes (#872)
* Automatic label matching (by the same name) in model running window
* Improved create task window
* Improved upload model window
* Fixed: error window showed twice
* Updated CONTRIBUTING.md
* Removed token before login, fixed dump submenu (adjustment), fixed case when empty models list displayed
* Export as dataset, better error showing system
* Removed extra requests, improved UI
* Fixed a name of a format
* Show inference progress
* Fixed model loading after a model was uploaded
6 years ago
zhiltsov-max 9cb48ef2c2 [Datumaro] Disable lazy image caching by default (#876)
* Disable lazy image caching by default
* Deterministic cache test
* Add displacing image cache
6 years ago