zhiltsov-max
819b81d7f3
Fix label comparison in voc format ( #1382 )
6 years ago
ranko r sredojevic
13b8cfa46e
Instructions on using HTTPS ( #1357 )
6 years ago
zhiltsov-max
bd659246e9
[Datumaro] Fix COCO keypoint export bug ( #1388 )
6 years ago
Andrey Zhavoronkov
73346b3c2f
Az/fix remote files ( #1392 )
...
* fixed task creation from remote files
* Update CHANGELOG.md
6 years ago
Boris Sekachev
b94a949617
React UI: Added message when share is empty or not mounted ( #1373 )
...
* Added message when share is empty or not mounted
* Updated changelog
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
e659fefd96
Added missed fields in exception logs ( #1372 )
6 years ago
Boris Sekachev
1d78c54029
Batch of fixes ( #1370 )
...
* Some margins were change to paddings
* Removed extra selected
* Fix: added outside shapes when merge polyshapes
* Fixed double scroll bars
* Updated canvas table
* Fixed setup methodf
* Disabled change frame during drag, resize and editing
* Fixed: hidden points are visible
* Fixed: Merge is allowed for points, but clicks on points conflict with frame dragging logic
* Fixed: do not filter removed objects
* Updated CHANGELOG.md
* Couple of headers updated
6 years ago
Nikita Manovich
de52a73490
Add a line into CHANGELOG.md about the change.
6 years ago
Boris Sekachev
f0c6bdb8b4
Merged develop
6 years ago
Dmitry Kalinin
dadd3e6ee4
Merge pull request #1347 from opencv/bs/reset_color_settings
...
React UI: Added button to reset color settings
6 years ago
Andrey Zhavoronkov
7bdf9bb481
Az/fix dextr ( #1348 )
...
* Fixed dextr_segmentation app
* updated changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
be2ec3ad72
fixed dump error after moving format files ( #1342 )
...
* fixed dump error after moving format files
* updated changelog
6 years ago
Boris Sekachev
cc7df4d6c8
Merged develop
6 years ago
Boris Sekachev
207dc99e04
Merge branch 'develop' into bs/reset_color_settings
6 years ago
Boris Sekachev
5f53302512
Updated changelog
6 years ago
Boris Sekachev
02d6a0c0fb
Updated changelog
6 years ago
Boris Sekachev
c49a0c19fe
Merge branch 'develop' into bs/bitmap
6 years ago
Boris Sekachev
f714510078
Merge branch 'develop' into bs/undefined_keyword
6 years ago
Dmitry Kalinin
bc11af918a
Merge pull request #1339 from opencv/bs/added_filters_help_dialog
...
React UI: Added dialog window with some help info about filters
6 years ago
Dmitry Kalinin
075ee50c85
Merge pull request #1338 from opencv/bs/fixed_escale_in_draw
...
React UI: Fixed escape in draw
6 years ago
Boris Sekachev
ec38159e15
Updated changelog
6 years ago
Boris Sekachev
c91fa277ce
Updated changelog
6 years ago
Boris Sekachev
cb2c82dd8c
Updated changelog
6 years ago
Boris Sekachev
d578f1773a
Updated changelog
6 years ago
Nikita Manovich
1feeef6e73
Add information for next release + update version.
6 years ago
Nikita Manovich
59430bc0d4
Add missing information into changelog.
6 years ago
Nikita Manovich
267c76547f
Add information about v0.6.1 release.
6 years ago
Ben Hoff
14084435bc
OpenVino 2020 ( #1269 )
...
* added support for OpenVINO 2020
* fixed dextr and tf_annotation
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
6 years ago
zhiltsov-max
731b8967c0
Fix LabelMe format ( #1260 )
...
* Fix labelme filenames
* Change module path
* Add tests for LabelMe
* Update test
* Fix test
* Add line in changelog
6 years ago
zhiltsov-max
08688b0c3e
[Datumaro] Fix occluded and z_order attributes export ( #1271 )
...
* Fix occluded and z_order attributes export
* Add line to changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
9545132097
[Datumaro] Allow empty COCO dataset export ( #1272 )
...
* Allow empty dataset export in coco
* Add line to changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
936d3059cf
[Datumaro] Fix frame matching in video annotations import ( #1274 )
...
* Add extra frame matching way for videos
* Add line to changelog
6 years ago
zhiltsov-max
55677e0397
Use source label map for voc export ( #1276 )
...
* Use source label map for voc export
* Add line to changelog
6 years ago
dependabot[bot]
8b1ec0befc
Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui ( #1270 )
...
* Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Updated CHANGELOG.md
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
6 years ago
Nikita Manovich
b3991d67d7
Update develop from release-0.6.0 branch ( #1266 )
6 years ago
zhiltsov-max
0db48afa9a
Update changelog ( #1165 )
6 years ago
Ben Hoff
01dd0715e2
added in label visualization to auto annotation runner ( #931 )
6 years ago
Nikita Manovich
a2a03d2bd5
implemented adas semantic segmentation ( #890 )
6 years ago
himalayanZephyr
1af9105bb1
Yolov3 interpretration script fix for 'Annotation failed' and changes to mapping.json ( #896 ) ( #912 )
6 years ago
Ben Hoff
36c3e2c4d9
implemented adas semantic segmentation
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
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
Ben Hoff
73e5327bad
Mit license for pixellink and changelog ( #862 )
6 years ago
zhiltsov-max
74f720a3d2
Add dataset export facility ( #813 )
...
* Add datumaro django application
* Add cvat task datumaro bindings
* Add REST api for task export
* Add scheduler service
* Updated CHANGELOG.md
6 years ago
telenachos
3aa4abf8a7
Adding dump and load support for MOT CSV format. ( #830 )
...
* Adding dump and load support for MOT CSV format.
* Updated test cases to use correct track annotations for MOT format.
* Removed behaviour of MOT loader which would duplicate the last track
shape prior to setting outside=True.
6 years ago
zhiltsov-max
112bab173a
Add LabelMe format support ( #844 )
...
* Add labelme export
* Add LabelMe import
* Add labelme format to readme
* Updated CHANGELOG.md
6 years ago
zhiltsov-max
690ecf9c66
Add support for ip git repo urls ( #827 )
...
* Add support for ip v4 git repo urls
* Add tests for git urls
6 years ago
Nikita Manovich
b09ac3b105
Update CHANGELOG.md
6 years ago
Ben Hoff
a0f083d274
added in yolo auto annotation sciprt ( #794 )
6 years ago
Ben Hoff
a435b410ed
added mask RCNN script ( #780 )
6 years ago