734 Commits (00a288f5ae9fd0167a1df4abe936a2fcf9977aba)
 

Author SHA1 Message Date
zhiltsov-max e5b4c194bb [Datumaro] Dataset annotations filter (#1053)
* Fix deprecation message

* Update launcher interface

* Add dataset entity, anno filter, remove filter from project config, update transform

* Update project and source cli

* Fix help message

* Refactor tests
6 years ago
zhiltsov-max e0bcc4652b [Datumaro] Instance polygon-mask conversions in COCO format (#1008)
* Microoptimizations

* Mask conversion functions

* Add mask-polygon conversions

* Add mask-polygon conversions in coco

* Add mask-polygon conversions in coco

* Update requirements

* Option to disable crop

* Fix cli parameter passing

* Fix test

* Fixes in COCO
6 years ago
zhiltsov-max 8da20b38d5 [Datumaro] Add cvat format export (#1034)
* Add cvat format export

* Remove wrong items in test
6 years ago
Boris Sekachev 43c5fd0088 Changed CharField(64) -> CharField(4096) for attribute value (#1048) 6 years ago
Boris Sekachev 0277547dc3 React UI: Player in annotation view & settings page (#1018)
* Active player controls
* Setup packages
* Playing
* Fold/unfold sidebar, minor issues
* Improved cvat-canvas integration
* Resolved some issues
* Added cvat-canvas to Dockerfile.ui
* Fit canvas method
* Added annotation reducer
* Added annotation actions
* Added containers
* Added components
* cvat-canvas removed from dockerignore
* Added settings page
* Minor improvements
* Container for canvas wrapper
* Configurable grid
* Rotation
* fitCanvas added to readme
* Aligned table
6 years ago
Boris Sekachev 67239b6148 Trim possible attribute values like attribute values setup by a user (#1044) 6 years ago
Nikita Manovich c7d1c82aeb
Removed VIM package (it isn't necessary) (#1046) 6 years ago
Nikita Manovich 4a13953d6d
Removed patool package with GPL license (it is not used) (#1045) 6 years ago
Boris Sekachev 5705df397a Update README.md (#1040) 6 years ago
Tanvi Anand 537c8c3f3f correct path to eula.cfg (#1037) 6 years ago
Radhika b62f8f30db Add info about auto segmentation to advanced topics of the installation guide (#1033) 6 years ago
provider161 563af24766 AWS deployment guide updated #1009 (#1031) 6 years ago
Christian 3908cb6024 Correct link to #automatic-annotation in README (#1029) 6 years ago
roho d89763c175 Update AWS-Deployment-Guide.md (#1019)
Fixed documentation typo for file extension
6 years ago
Boris Sekachev b6d2e45d23 Improved feature: common borders (#1016)
* Auto borders -> common borders, invisible when do not edit or draw, don't reset state

* Reset sticker after clicking outside
6 years ago
Boris Sekachev d24dd740e6 Added root folder for share functionality (#1005) 6 years ago
zhiltsov-max 337f7a0018 [Datumaro] Fix project loading (#1013)
* Fix occasional infinite loop in project loading

* Fix project import source options saving

* Fix project import .git dir placement

* Make code aware of grayscale images
6 years ago
zhiltsov-max 4d730c756d Fix timezone bug (#1010) 6 years ago
TOsmanov 204503ed9d Updating the Task synchronization with a repository section of the CVAT User Guide (#1006) 6 years ago
TOsmanov c102e3455b Updating the Auto Annotation section of the CVAT User Guide (#996) 6 years ago
Ben Hoff 3258e1fd67 fix dockerfile for PDF (#939) 6 years ago
Ben Hoff 7e41893a45 pass in model name and task id to run auto annotation script (#934) 6 years ago
Seungwon Jeong ab6303f033 Add test code for cli upload function (#986) 6 years ago
Boris Sekachev c407874a52 Fixed comparison of shapes (#1000) 6 years ago
Maksim Markelov 63d5326b51 Change Modal submit button okType (#1001) 6 years ago
Boris Sekachev f7df747cdf Automatic bordering feature during drawing/editing (#997) 6 years ago
Boris Sekachev c7052842a7 Fixed issue: Unknown shape type found (#998) 6 years ago
Boris Sekachev 2e8af445db Resolved performance bottleneck in merge function (#999) 6 years ago
zhiltsov-max 7c9043974b [Datumaro] Fix TFrecord converter constructor (#993) 6 years ago
Nikita Manovich 19b86b9731
Added Code Climate, CodeBeat badges. (#995) 6 years ago
TOsmanov 1890da2cc5 Updating the Model Manager section of the CVAT User Guide (#991) 6 years ago
vugia truong 458bd23222 Adding dump for VOC instance mask. (#859)
* Add mask instance dumper
* Fix bug
* Merge mask instance into mask
* Merge the change into mask
* Create MaskColorizer
* Add dump method
6 years ago
Boris Sekachev f57586a03c UI Enhancements (#985)
* Single import of basic styles
* A little bit redesigned header
* Specified min resolution 1280x768
* Getting a job instance
* Improved handling when task doesn't exist
6 years ago
vugia truong 216416703a Fix label for mask rcnn (#980) 6 years ago
zhiltsov-max 36b1e9c1ce [Datumaro] CVAT format import (#974)
* Add label-specific attributes
* Add CVAT format import
* Register CVAT format
* Add little more logs
* Little refactoring for tests
* Cvat format checks
* Add missing check
* Refactor datumaro format
* Little refactoring
* Regularize dataset importer logic
* Fix project import issue
* Refactor coco extractor
* Refactor tests
* Codacy
6 years ago
Nikita Manovich 8edfe0dcb4
Swagger documentation (#978)
* Fix swagger problems (exceptions, /api/swagger.json, /api/docs/)
6 years ago
TOsmanov 6584f7fb21 User Guide update (#953) 6 years ago
zhiltsov-max e9f1db00db Add polygon point count checks (#975) 6 years ago
Boris Sekachev 4de8be7b69 Styles refactoring (#977) 6 years ago
Maya 4587afe09a Added documentation for swagger page (#936) 6 years ago
Maksim Markelov 728a51c8e6 Change-submit-button-style (#976)
* UI/UX improvement. Changed buttons type for create task / upload model
6 years ago
dependabot[bot] 4c72bc3fda Bump tensorflow from 1.12.3 to 1.15.0 in /cvat/requirements (#968)
* Bump tensorflow from 1.12.3 to 1.15.0 in /cvat/requirements

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.3 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.12.3...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Update pip because tensorflow 1.15 cannot not be found.

* Fix a typo (pip -> pip3)

* Replaced pip3 by python3 -m pip.
6 years ago
zhiltsov-max c84daaf2ef [Datumaro] VOC labelmap support (#957)
* Add import result checks and options to skip
* Add label-specific attributes
* Overwrite option for export
* Add labelmap file support in voc
* Add labelmap tests
* Little refactoring
6 years ago
Boris Sekachev 20a0e66238 CSS Enhancement (#971)
* Removed vendor/specific rules
* Sass for CVAT, less for Antd, added autoprefixer and css polyfills
* Removed extra line
* Changed update state
6 years ago
Boris Sekachev 5331c13ba1 Fixed number attribute (#972) 6 years ago
dependabot[bot] 2ec4b32a59 Bump tensorflow from 1.13.1 to 1.15.0 in /utils/tfrecords (#967)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.13.1...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Ben Hoff 01dd0715e2 added in label visualization to auto annotation runner (#931) 6 years ago
Boris Sekachev 84d0a77999 React, Antd, Redux: Left sidebar and top for annotation page (#963)
* Rebased from develop
* Improved getting icons method
* Added more icons
* Left menu
* Initial commit
* Setup SVGO, added some buttons to top
* Top bar progress
* Top bar for annotation page
* Updated styles
6 years ago
Seungwon Jeong a716355cdc Add upload annotation function to cli (#958)
* add upload annotation function to cli

* Update core.py

Removing whitespace
6 years ago
Boris Sekachev e1c1a1b190 Fixed git plugin (#961) 6 years ago