697 Commits (411a3df57ae2ce7021bdb5c07eaee142b2ff7dff)
 

Author SHA1 Message Date
Nikita Manovich 411a3df57a
Add CODEOWNERS file (#1360)
* Add CODEOWNERS file

* Removed the outdated file. See https://github.com/opencv/cvat/graphs/contributors

* Change codeowners
6 years ago
zhiltsov-max 457454821f
Refactor frame provider (#1355)
* Refactor frame provider

* fix
6 years ago
Dmitry Kalinin c17303bbed
Merge pull request #1358 from opencv/nm/fix_preview_size
Increase preview size
6 years ago
Nikita Manovich de52a73490 Add a line into CHANGELOG.md about the change. 6 years ago
Nikita Manovich 87784fa97e Increase preview size till 256, 256.
Previous preview size was not optimal and led to a blurred image
due to too small size.
6 years ago
Dmitry Kalinin 16afc698a8
Merge pull request #1349 from opencv/bs/show_text_always
React UI: Added option to display shape text always
6 years ago
Boris Sekachev f0c6bdb8b4 Merged develop 6 years ago
Boris Sekachev 364db2cb16 Fixed typos in interface 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
Boris Sekachev e0db8f4321 Disabled option by default 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 abbc635101 Fixed screen scaling 6 years ago
Boris Sekachev 96c9427bed Hidden/outside fix 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
Dmitry Kalinin ae7dc9c986
Merge pull request #1346 from opencv/bs/bitmap
React UI: Implementation of bitmap in client
6 years ago
Boris Sekachev 5f53302512 Updated changelog 6 years ago
Boris Sekachev 7d986d599e Added option to display shape text always 6 years ago
Boris Sekachev 02d6a0c0fb Updated changelog 6 years ago
Boris Sekachev 3d44c0616f Added button to reset color settings 6 years ago
Boris Sekachev c49a0c19fe
Merge branch 'develop' into bs/bitmap 6 years ago
Dmitry Kalinin 361679dc76
Merge pull request #1340 from opencv/bs/undefined_keyword
React UI: Special behaviour for the attribute value __undefined__
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
zhiltsov-max 66c6e7e919
Fix point interpolation (#1344)
* Extend formats tests with different track types

* Add unordered list comparison

* Skip empty list comparison

* fix

* fix

* Reproduce problem

* Fix point interpolation for single point

* undo rest api refactor
6 years ago
Boris Sekachev 80a07e593e Do not show invisible objects on bitmap 6 years ago
Boris Sekachev 4da951a812 Fixed settings after reopen a job 6 years ago
Boris Sekachev 7303ae2094 Z-layer support 6 years ago
Boris Sekachev ec38159e15 Updated changelog 6 years ago
Boris Sekachev c842c25e78 Implementation of bitmap in client 6 years ago
Boris Sekachev 5e092cd932 Fixed year in license headers 6 years ago
Boris Sekachev c91fa277ce Updated changelog 6 years ago
Boris Sekachev 10c300605f No break space const 6 years ago
Boris Sekachev 5b8ee72d4f Fixed license year 6 years ago
Boris Sekachev dd4a0884da Special behaviour for the attribute value __undefined__ 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
Boris Sekachev 314e556b2d Typos in doc 6 years ago
Boris Sekachev a7f02df7d0 Added dialog window with some help info about filters 6 years ago
Boris Sekachev 2e6a92afa4 Insert multiple shapes 6 years ago
Boris Sekachev 0cf3978ead Fixed escape in draw 6 years ago
Andrey Zhavoronkov 9c443db5a1
Az/fix migration (#1333)
* fixed migration because readers interface changed

* fixed tests
6 years ago
zhiltsov-max 887c6f0432
Move annotation formats to dataset manager (#1256)
* Move formats to dataset manager

* Unify datataset export and anno export implementations

* Add track_id to TrackedShape, export tracked shapes

* Replace MOT format

* Replace LabelMe format

* Add new formats to dm

* Add dm tests

* Extend TrackedShape

* Enable dm test in CI

* Fix tests

* Add import

* Fix tests

* Fix mot track ids

* Fix mot format

* Update attribute logic in labelme tests

* Use common code in yolo

* Put datumaro in path in settings

* Expect labels file in MOT next to annotations file

* Add MOT format description

* Add import

* Add labelme format description

* Linter fix

* Linter fix2

* Compare attributes ordered

* Update docs

* Update tests
6 years ago
Andrey Zhavoronkov e87ec38476
Small preview and progress (#1331)
* Reduce preview size (untested)

* Fix tests

* Improve media readers (untested)

* fixed migration

* fixed frame provider

* fixed preview save

* fixed stop frame

* handle duration == None

* codacy

* added missed import

* unified iteration over frames for media readers and fixed corner case when user specify stop_frame = 0

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Dmitry Kalinin ddf452c557
Merge pull request #1332 from opencv/bs/fixed_z_order_computing
Fixed zOrder range computing in case when there are tags
6 years ago
Dmitry Kalinin 65b1b5c7d4
Merge pull request #1323 from opencv/bs/ui_titles
React UI: Added titles
6 years ago