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
a-andre
629b10a3db
Update docker base images ( #950 )
...
Don't fix minor/patch version to get security updates and bug fixes.
6 years ago
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