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
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
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
Dmitry Kalinin
88d4c1798b
Fixed server tests
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
TOsmanov
35342f0885
Update a few items in User Guide ( #2242 )
...
* Update images and user_guide.md
* fix link and typos in user_guide.md
* fix mistakes in user_guide.md
5 years ago
Yigit Ozen
4841f83876
Fixed LOGS_ROOT mkdir ( #2244 )
5 years ago
TOsmanov
50527371ba
Add item AI Tools in User Guide ( #2224 )
...
* update user_guide.md and update images
* rename image188
* resizing image114 and image187
* Fix typos in user_guide.md
5 years ago
TOsmanov
84279c67e4
Update a few items in User Guide ( #2236 )
...
* Update user_guide.md and images
* Fix markup in user_guide.md
5 years ago
dependabot[bot]
7f73f5e318
Bump tensorflow from 2.2.0 to 2.2.1 in /cvat/requirements ( #2228 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.2.0 to 2.2.1.
- [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/v2.2.0...v2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Varun Singh
c78cbb857b
Installation documentation fixes ( #2222 )
...
* Simplified a few sentences in installation doc. Added missing words in a few places in installation doc.
* Removed hyphen in the work passthrough
* Adhered to 120 line length limit for some lines
Co-authored-by: Varun Singh <varun.singh@appzen.com>
5 years ago
Dmitry Agapov
f2c84a2653
Nuclio as a plugin in CVAT, improved system to check installed plugins ( #2192 )
...
* allow to run cvat without nuclio
* fix new line
* fix comments
* Updated core version
* refactoring
* minor refactoring, fixed eslint issues, added documentation to cvat-core, updated ui version, updated changelog
* move plugins to serverViewSet
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Dmitry Agapov
59b338994d
delete task data after delete task ( #2179 )
...
* delete task data after delete task
* fix pylint
* fix pyflakes
* fix flake8
* add test test_api_v1_tasks_delete_task_data_after_delete_task
* update change log
* pyflake fix
5 years ago
Nikita Manovich
5d0963934f
Add missed migration.
5 years ago
Boris Sekachev
b71e77b17b
Using serverside paremeter min_pos_points, right colors of labels in … ( #2162 )
...
* Using serverside paremeter min_pos_points, right colors of labels in detector runner
* Updated changelog & versions
* Using color from consts instead of literal
6 years ago
Dmitry Kalinin
b8346ce3da
Removed pyhash dependency ( #2170 )
...
* Removed problematic pyhash dependency
* Added CHANGELOG
6 years ago
Maxim Zhiltsov
09a9509278
Install Datumaro as package ( #2163 )
...
* Remove Datumaro sources
* Install Datumaro as package
* Update Datumaro links
* fix
* remove unnecessary dependencies
* Update travis
* update coverage config
6 years ago
Maxim Zhiltsov
8d3c95a764
Fix PDF reading ( #2141 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Alex
a5b63a4f53
Add python3-setuptools to install list ( #2153 )
...
Installing python3-setuptools was required on a fresh ubuntu 18.04 VM image. Otherwise the next line fails with "no module setuptools"
6 years ago
Maxim Zhiltsov
0933ee2362
Fix CVAT format import for frame stepped tasks ( #2151 )
...
* Fix cvat format import with frame step
* update changelog
6 years ago
dependabot-preview[bot]
0efc11d2b0
Bump psycopg2-binary from 2.8.5 to 2.8.6 in /cvat/requirements ( #2146 )
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Nikita Manovich
416df8980a
Don't allow lambda manager to return objects with a label which doesn't exist in the task. ( #2131 )
6 years ago
dependabot-preview[bot]
21e67c2047
Bump django-extensions from 3.0.6 to 3.0.8 in /cvat/requirements ( #2144 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.6...3.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
67de3f86dd
Bump diskcache from 4.1.0 to 5.0.2 in /cvat/requirements ( #2145 )
...
Bumps [diskcache](https://github.com/grantjenks/python-diskcache ) from 4.1.0 to 5.0.2.
- [Release notes](https://github.com/grantjenks/python-diskcache/releases )
- [Commits](https://github.com/grantjenks/python-diskcache/compare/v4.1.0...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
6f635436a9
Bump isort from 4.3.21 to 5.5.1 in /cvat/requirements ( #2142 )
...
Bumps [isort](https://github.com/pycqa/isort ) from 4.3.21 to 5.5.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/4.3.21...5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
7552c90631
Bump gitpython from 3.1.3 to 3.1.8 in /cvat/requirements ( #2143 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.3 to 3.1.8.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.3...3.1.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
87d76c9a1a
Update Django 2->3 ( #2121 )
...
* used ubuntu 20.04 as base image
* updated CI image
* Fixed indent
* updated contributing guide and changelog
* update django
* Fixed migration:
this migration contains several "duplicates" (for example, it changes the id field and then changes the tarck_id field of the related table).
Since version 3.x, Django cannot apply such migrations and throws an exception.
Also checked the auto-generated migration: it doesn't contain those double changes.
In both cases, the schemas of these tables are the same.
6 years ago