628 Commits (962868831c3532105c62c5a708d242057f5d5c06)

Author SHA1 Message Date
Boris Sekachev fcc15ced82 Merged develop 5 years ago
Andrey Zhavoronkov 45e2ea0707
Added support of mxf videos (#2514)
* added support of mxf videos
5 years ago
Boris Sekachev f2fb053bb6
Simple Review Pipeline (Server) (#2338) 5 years ago
Maya d52d5baab4 Merge branch 'develop' into mk/share_without_copying_ 5 years ago
Andrey Zhavoronkov 7b88730601 updated FAQ 5 years ago
Andrey Zhavoronkov b40863f1a3 updated changelog 5 years ago
Andrey Zhavoronkov 3e336237ab fixed getTaskPreview exception handling, slightly improved the backend exception handling 5 years ago
Maya 3096111dc4 Updated migration dependency 5 years ago
Maya c1da108f6c Merge branch 'develop' into mk/share_without_copying_ 5 years ago
Maya ddf22686f6 Fix: server returns a response with 404 code 5 years ago
Dmitry Kalinin 879deb5a52
Projects (#2255)
Initial implementation of Projects feature to group similar tasks into one group (aka Dataset UI in the future).
5 years ago
Maria Khrustaleva f2d0b71b72
Fixed saving of relative paths in dummy chunks instead of absolute (#2424)
* Fixed saving of relative paths in dummy chunks instead of absolute

* Updated CHANGELOG
5 years ago
Andrey Zhavoronkov ddef6c1b43 updated license headers and changelog 5 years ago
Andrey Zhavoronkov 6833ab05fc Merge remote-tracking branch 'origin/develop' into az/fix_templates 5 years ago
Andrey Zhavoronkov e309f2f8bf fixed templates 5 years ago
Maya d2e186a647 Renaming 5 years ago
Dmitry Kalinin 8c2200356d Merge remote-tracking branch 'origin/develop' into dk/user-search 5 years ago
Nikita Manovich a916e65553 Update changelog and version of CVAT server 5 years ago
Maya 7309d99074 Fixed typo 5 years ago
Maya f5421998c6 Merge branch 'develop' into mk/share_without_copying_ 5 years ago
Maya 39c2d17586 Fixed codacy issues 5 years ago
Anastasia Yasakova 3b29621c72
Add ImageNet format (#2376)
* Add ImageNet format

* Add ImageNet to documentation
5 years ago
Maria Khrustaleva bbfa880d1f
Added ability to correct upload video with a rotation record in the metadata (#2218)
* Added ability to correct upload video with a rotation record in the metadata

* fix sizes of rotated preview

* fix sizes of rotated frame

* Added tests for uploaded video with rotation record in metadata

* Used OpenCV instead of PIL

* Fixed tests

* Update CHANGELOG

* fix

* Moved function

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Maya cf406f51dc Added automount using /etc/fstab 5 years ago
Maya 0bf3153265 Added tests 5 years ago
Maya fb8f5fffcb fix 5 years ago
Dmitry Kalinin 88d4c1798b Fixed server tests 5 years ago
Maya 6e5648f458 Added some test 5 years ago
Maya c378989ce1 Added guide how mount cloud storages as fuse 5 years ago
Maya a1b32b406d temp 5 years ago
Maya b97a6cda10 Added location of uploaded data 5 years ago
Zhiltsov Max 611f332238 update datumaro to 0.1.3 5 years ago
Dmitry Kalinin 9e584b4191 Added user search filed for assignee 5 years ago
Ram Balachandran ec7d2b9687
Update AWS-Deployment-Guide.md (#2354)
How to address the dynamic ip changes that are part of AWS or cloud based instances
5 years ago
Vitaliy Nishukov 7512fd6883
Reformatted (#2349) 5 years ago
Maxim Zhiltsov e0afbaf507
Don't export outside frames in frame-based formats (#2345)
* Exclude outside shapes from per frame export

* update changelog
5 years ago
Boris Sekachev df2dcc0209
Added migration file to dataset_repo (#2333) 5 years ago
Vitaliy Nishukov 00f6486f80
Z-Order flag in creation task process (#2294)
* Z-Order flag in creation task process has been removed
5 years ago
Andrey Zhavoronkov 2dcb9056e0
reduced the preparation time of the user list on the backend (#2334) 5 years ago
Andrey Zhavoronkov 7543f5ef6f
fixed linter issues (#2305) 5 years ago
Andrey Zhavoronkov 796a8d3f54
fixed cvat startup process (#2293)
* fixed cvat startup process

* updated readme

* updated license header

* updated CHANGELOG

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Maxim Zhiltsov d4129f2868
Add MOTS png format (#2198)
* Add mots format

* fix upload

* update docs

* update changelog

* Update datumaro dependency

* fix header

* update dm dependency

* Support importing with outside property in mot and mots

* fix track exporting

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
JK-97 2d23911d33
Fix task model updated_date field: auto_now = True (#2233)
* Fix task model updated_date field: auto_now = True

* update migrations file
5 years ago
TOsmanov a4e8a98f23
Update items Player and Filter in User Guide (#2271)
* update image and user_guide.md

* fix markup in user_guide.md

* update user_guide.md
5 years ago
Maxim Zhiltsov 84b8a85a20
Raw image copying in dataset export (#2229)
* Raw image copying in dataset export

* use byteimage

* use opencv, swith frame data type for videos

* Fix image reading

* update dm dependency
5 years ago
Andrey Zhavoronkov 572b5f2610
removed 3rdparty dependencies to fix 'pip install' command with new pip resolver (#2268) 5 years ago
Boris Sekachev 623ca17a6b
Updated docker-compose versions in installation guide (#2261) 5 years ago
Andrey Zhavoronkov a222741f6b
Rename git app (#2243)
* renamed application git -> git_manager

* removed _GitImportFix class

* fixed cli tests

* git_manager -> dataset_repo

* updated changelog

* fixed dataset manager tests
5 years ago
Maria Khrustaleva 072482ffe8
Changed "prepare data on the fly" functionality (#2217)
* Added ability to upload meta information with video & some fixes

* Added documentation for data on the fly preparation

* Added ability to prepare meta information for video manually

* fix

* style: fix codacy issues

* Refactoring

* docs: add optional parameter

* Add test

* Add license header

* Update CHANGELOG

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Maxim Zhiltsov e9552f84f3
Update media extractors (#2154)
* Fix PDF reading

* Fixes

* update changelog

* t

* fix len

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago