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
Maxim Zhiltsov
8cbe3956a3
Fix cvat format ( #2071 )
6 years ago
Maxim Zhiltsov
ae6ec40135
Image copying in CVAT format ( #2091 )
6 years ago
Andrey Zhavoronkov
51ff63069d
Ubuntu 20.04 as a base image for CVAT Dockerfile ( #2101 )
...
* used ubuntu 20.04 as base image
* updated CI image
* Fixed indent
* updated contributing guide and changelog
6 years ago
Nikita Manovich
4c24237e8a
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Nikita Manovich
28225f9dc6
Merge branch 'cache' of https://github.com/Marishka17/cvat into Marishka17-cache
6 years ago
Andrey Zhavoronkov
510191f64b
Added password reset functionality ( #2058 )
...
* added reset password functionality
* updated changelog and versions of cvat-core, cvat-ui
* fixed comments
* Update cvat-ui/src/components/reset-password-confirm-page/reset-password-confirm-form.tsx
* Fix CHANGELOG
* fixed comments
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
dependabot-preview[bot]
82ea219602
Bump django-cors-headers from 3.4.0 to 3.5.0 in /cvat/requirements ( #2110 )
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases )
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.4.0...3.5.0 )
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]
dcc1a6a477
Bump django-extensions from 3.0.5 to 3.0.6 in /cvat/requirements ( #2109 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.5 to 3.0.6.
- [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.5...3.0.6 )
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
174fe1690b
Update CHANGELOG and version.
6 years ago
Nikita Manovich
98ca16af52
Update CHANGELOG and version.
6 years ago
Maya
e7df942f6d
Refactoring
6 years ago
Maya
a4ca919b3f
Merge branch 'upstream/develop' into cache
6 years ago
Maya
0fe2e1875c
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
fb383c71e2
Deleted unnecessary
6 years ago
Maya
d29f4cb6e0
Added tests
6 years ago
Andrey Zhavoronkov
2510d4d659
Added ability to configure email verification for registered user ( #1929 )
...
* Added ability to configure email verification for registered user
Removed unused code
* updated changelog
* fixed comments
* fixed swagger
* updated docs
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maya
761c83f3ab
Fix migration
6 years ago
dependabot-preview[bot]
1c1baeb46c
Bump pdf2image from 1.13.1 to 1.14.0 in /cvat/requirements ( #2076 )
...
Bumps [pdf2image](https://github.com/Belval/pdf2image ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/Belval/pdf2image/releases )
- [Commits](https://github.com/Belval/pdf2image/compare/v1.13.1...v1.14.0 )
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
Maya
3fdf065511
Merge branch 'upstream/develop' into cache
6 years ago
Maya
a46bba2df5
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
7bb5e02ff1
Added license headers
6 years ago
Maya
2144c4aadd
Refactoring
6 years ago
Maya
43c2c6ea87
Merged migrations into one file
6 years ago
Andrey Zhavoronkov
1907b7924a
Added django-rq to the proxy match pattern. ( #2069 )
...
* added django-rq to the match pattern. Remoed unused locations from the config.
* updated changelog
* updated installation guide
6 years ago
dependabot-preview[bot]
082fc7a4dd
Bump pylint from 2.5.3 to 2.6.0 in /cvat/requirements ( #2063 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0 )
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]
35e8a127a8
Bump shapely from 1.7.0 to 1.7.1 in /cvat/requirements ( #2064 )
...
Bumps [shapely](https://github.com/Toblerity/Shapely ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Toblerity/Shapely/releases )
- [Changelog](https://github.com/Toblerity/Shapely/blob/master/CHANGES.txt )
- [Commits](https://github.com/Toblerity/Shapely/compare/1.7.0...1.7.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]
4b32a97060
Bump rq from 1.4.2 to 1.5.1 in /cvat/requirements ( #2065 )
...
Bumps [rq](https://github.com/nvie/rq ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/nvie/rq/releases )
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md )
- [Commits](https://github.com/nvie/rq/compare/v1.4.2...v1.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
Dmitry Kalinin
bee4c3799f
Label color ( #2014 )
...
* added color to django app and cvat-core
* temp
* temp
* Added label color to mask dump
* Fixed UI for label color picker
* npm packages and CHANGELOG
* fixed models and migrations
* Fixed default background color and using normalization
* Added setting label color with hash
* fixed error
* Added close icon to color picker
* Fixed CHANGELOG
* requested changes
* fixed menu visibility
* Fixed label hashing and algorithm
* Added wheel package to CI
* Fixed dockerfile
* moved wheel package from dockerfile to requirements
* fixed requirements
* Fixed requirements
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maya
ff62baab99
Changed paths
6 years ago
Maya
1520dcc605
Deleted ArchiveReader/get_path
6 years ago
Dmitry Kalinin
582e23bf88
Batch of fixes ( #2031 )
6 years ago
dependabot-preview[bot]
cdb5d281ef
Bump fakeredis from 1.4.2 to 1.4.3 in /cvat/requirements ( #2052 )
...
Bumps [fakeredis](https://github.com/jamesls/fakeredis ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/jamesls/fakeredis/releases )
- [Commits](https://github.com/jamesls/fakeredis/compare/1.4.2...1.4.3 )
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
Maya
3236546907
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
ade215399c
Fix
6 years ago
Maya
f3630aa4b5
Some additions:
...
* moved cache implementation
* fixed start, stop, step for tasks that created on the fly
* changed frame provider
6 years ago
dependabot-preview[bot]
33156ab32f
Bump opencv-python from 4.4.0.40 to 4.4.0.42 in /cvat/requirements ( #2040 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.4.0.40 to 4.4.0.42.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
Maya
94bb3659c9
Added data migration
6 years ago
Maya
e947a8252c
Added ability to select using cache or no in task creating form & some fixes
6 years ago
dependabot-preview[bot]
181481d77f
Bump opencv-python from 4.3.0.38 to 4.4.0.40 in /cvat/requirements ( #2021 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.3.0.38 to 4.4.0.40.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
Andrey Zhavoronkov
d6ca864d51
Added instructions how to deploy CVAT behind a proxy ( #2009 )
...
* added deploy behind a proxy instructions
* fix
* updated toc
* fixed typo
6 years ago
dependabot-preview[bot]
c8964632a5
Bump django-extensions from 3.0.4 to 3.0.5 in /cvat/requirements ( #2001 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.4 to 3.0.5.
- [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.4...3.0.5 )
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]
68e7288ade
Bump django-silk from 4.0.1 to 4.1.0 in /cvat/requirements ( #2002 )
...
Bumps [django-silk](https://github.com/jazzband/django-silk ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jazzband/django-silk/releases )
- [Changelog](https://github.com/jazzband/django-silk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jazzband/django-silk/compare/4.0.1...4.1.0 )
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]
1b136296c5
Bump opencv-python from 4.3.0.36 to 4.3.0.38 in /cvat/requirements ( #2003 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.3.0.36 to 4.3.0.38.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
Maya
5fa50be1fa
Added most of video processing & cache implementation
6 years ago
zhiltsov-max
000e9c4dad
[Datumaro] Use attrs for model declaration ( #2000 )
...
* bandit fixes
* t
* refactor extractor to use attrs
* Merge branch 'develop' into zm/extractor-with-attrs
* update requirements
* restore changelog
* fix bindings
6 years ago
Maya
0f7f14a1ef
Merge branch 'cache' of https://github.com/Marishka17/cvat into origin/cache
6 years ago
Andrey Zhavoronkov
4cb75a6a7f
Added ability to change user password ( #1954 )
...
* added ability to change user password
* Update CHANGELOG.md
* fixed comments
* fixed linter warnings
* updated version of cvat-ui and cvat-core
6 years ago
dependabot-preview[bot]
e452bc18b6
Bump pylint-django from 2.2.0 to 2.3.0 in /cvat/requirements ( #1992 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.2.0...v2.3.0 )
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]
5575d57a02
Bump django-extensions from 3.0.3 to 3.0.4 in /cvat/requirements ( #1993 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.3 to 3.0.4.
- [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.3...3.0.4 )
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]
71b9745697
Bump djangorestframework from 3.11.0 to 3.11.1 in /cvat/requirements ( #1994 )
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.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
Nikita Manovich
b5d5f1cbef
Siammask tracker as DL serverless function ( #1988 )
...
* Implement SiamMask serverless function (cannot be deployed yet)
* Fix deployment (need to test the function itself).
* Removed mask from state in SiamMask serverless function.
* Update CHANGELOG.md
* Add support of the tracker serverless function into lambda manager.
* Add an example how to deploy siammask serverless function.
6 years ago
zhiltsov-max
953e3da4c9
Fix rest api task extractor, add job export function ( #1972 )
...
* Fix rest api extractor
* Add job export server function
* t
* fix field check
6 years ago
dependabot-preview[bot]
c36faa7db1
Bump fakeredis from 1.4.1 to 1.4.2 in /cvat/requirements ( #1987 )
...
Bumps [fakeredis](https://github.com/jamesls/fakeredis ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/jamesls/fakeredis/releases )
- [Commits](https://github.com/jamesls/fakeredis/compare/1.4.1...1.4.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
Nikita Manovich
18d04ff0f4
Add a table with serverless functions into README. ( #1981 )
6 years ago
Mike Peven
737e94828e
Increase the rate of allowed requests ( #1969 )
...
* Increase the rate of allowed requests
* Update CHANGELOG.md
6 years ago
TOsmanov
9262536927
Update item Annotation with tag in User Guide ( #1957 )
...
* Update userguide.md and images
* add link in userguide.md
6 years ago
Nikita Manovich
2c5e306f80
Increment the development version till rc.0.
6 years ago
Nikita Manovich
634ca17958
Remove old UI ( #1964 )
...
* Removed outdated code
* Revert changes in .gitignore
* Fix docker build
* Remove karma + some dummy code
* Fix a type in Dockerfile.ci
* Fix swagger and remove dispatch_request.
* Update CHANGELOG.md
6 years ago
Andrey Zhavoronkov
0d0749f4ec
fixed swagger API documentation for POST /tasks/{id}/data endpoint ( #1963 )
6 years ago
Andrey Zhavoronkov
820f2c5724
Az/update faq ( #1967 )
...
* added a couple of questions to the FAQ page
* Update faq.md
* Update faq.md
6 years ago
zhiltsov-max
0062ecdec3
[Datumaro] Fixes ( #1953 )
...
* Add absolute image path in rest api extractor
* Add default split for random split
* Fix image path in datumaro format
* Preserve bboxes in coco format
* update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Nikita Manovich
e7585b8ce9
DL models as serverless functions ( #1767 )
...
* Initial experiments with nuclio
* Update nuclio prototype
* Improve nuclio prototype for dextr.
* Dummy lambda manager
* OpenFaaS prototype (dextr.bin and dextr.xml are empty).
* Moved openfaas prototype.
* Add comments
* Add serializers and HLD for lambda_manager
* Initial version of Mask RCNN (without debugging)
* Initial version for faster_rcnn_inception_v2_coco
* Fix faster_rcnn_inception_v2_coco
* Implemented mask_rcnn_inception_resnet_v2_atrous_coco
* Implemented yolo detector as a lambda function
* Removed dextr app.
* Added types for each function (detector and interactor)
* Initial version of lambda_manager.
* Implement a couple of methods for lambda:
GET /api/v1/lambda/functions
GET /api/v1/lambda/functions/public.dextr
* First working version of dextr serverless function
* First version of dextr which works in UI.
* Modify omz.public.faster_rcnn_inception_v2_coco
- image decoding
- restart policy always for the function
* Improve omz.public.mask_rcnn_inception_resnet_v2_atrous_coco
* Improve omz.public.yolo-v3-tf function
* Implemented the initial version of requests for lambda manager.
* First working version of POST /api/v1/lambda/requests
* Updated specification of function.yaml (added labels and used annotations section).
* Added health check for containers (nuclio dashboard feature)
* Read labels spec from function.yaml.
* Added settings for NUCLIO
* Fixed a couple of typos. Now it works in most cases.
* Remove Plugin REST API
* Remove tf_annotation app (it will be replaced by serverless function)
* Remove tf_annotation and cuda components
* Cleanup docs and Dockerfile from CUDA component.
* Just renamed directories inside serverless
* Remove redundant files and code
* Remove redundant files.
* Remove outdated files
* Remove outdated code
* Delete reid app and add draft of serverless function for reid.
* Model list in UI.
* Fixed the framework name (got it from lambda function).
* Add maxRequestBodySize for functions, remove redundant code from UI for auto_annotation.
* Update view of models page.
* Unblock mapping for "primary" models.
* Implement cleanup flag for lambda/requests and labeling mapping for functions.
* Implement protection from running multiple jobs for the same task.
* Fix invocation of functions in docker container.
* Fix Dockerfile.ci
* Remove unused files from lambda_manager
* Fix codacy warnings
* Fix codacy issues.
* Fix codacy warnings
* Implement progress and cancel (aka delete) operation.
* Send annotations in batch.
* Fix UI. Now it can retrieve information about inference requests in progress.
* Update CHANGELOG.md
* Update cvat-ui version.
* Update nuclio version.
* Implement serverless/tensorflow/faster_rcnn_inception_v2_coco
* Add information how to install nuclio platform and run serverless functions.
* Add installation instructions for serverless functions.
* Update OpenVINO files which are responsible for loading network
* relocated functions
* Update dextr function.
* Update faster_rcnn function from omz
* Fix OpenVINO Mask-RCNN
* Fix YOLO v3 serverless function.
* Dummy serverless functions for a couple of more OpenVINO models.
* Protected lambda manager views by correct permissions.
* Fix name of Faster RCNN from Tensorflow.
* Implement Mask RCNN via Tensorflow serverless function.
* Minor client changes (#1847 )
* Minor client changes
* Removed extra code
* Add reid serverless function (no support in lambda manager).
* Fix contribution guide.
* Fix person-reidentification-retail-300 and implement text-detection-0004
* Add semantic-segmentation-adas-0001
* Moving model management to cvat-core (#1905 )
* Squached changes
* Removed extra line
* Remove duplicated files for OpenVINO serverless functions.
* Updated CHANGELOG.md
* Remove outdated code.
* Running dextr via lambda manager (#1912 )
* Deleted outdated migration.
* Add name for DEXTR function.
* Fix restart policy for serverless functions.
* Fix openvino serverless functions for images with alpha channel
* Add more tensorflow serverless functions into deploy.sh
* Use ID instead of name for DEXTR (#1926 )
* Update DEXTR function
* Added source "auto" inside lambda manager for automatic annotation.
* Customize payload (depends on type of lambda function).
* First working version of REID (Server only).
* Fix codacy warnings
* Avoid exception during migration (workaround)
File "/usr/local/lib/python3.5/dist-packages/django/db/utils.py", line 89, in __exit__
raise dj_exc_value.with_traceback(traceback) from exc_value
File "/usr/local/lib/python3.5/dist-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
django.db.utils.ProgrammingError: table "engine_pluginoption" does not exist
* Add siammask serverless function (it doesn't work, need to serialize state)
* Run ReID from UI (#1949 )
* Removed reid route in installation.md
* Fix a command to get lena image in CONTRIBUTION guide.
* Fix typo and crash in case a polygon is a line.
Co-authored-by: Boris Sekachev <40690378+bsekachev@users.noreply.github.com>
6 years ago
Maya
08b195f05f
Added preparation of meta information
6 years ago
Maya
8abadaff31
Added cache integration settings
6 years ago
TOsmanov
246c793795
Add item Track mode with polygons in User Guide ( #1939 )
...
* Update userguide.md and add images
* fix the table and delete the unused image
* Add item to content and correct typos
6 years ago
zhiltsov-max
90b5752346
Fix keyframe attribute of interpolated shapes ( #1937 )
...
* Fix interpolated shapes
* update changelog
6 years ago
Priya4607
6a1e7af5c5
Display of Annotation Type ( #1192 )
6 years ago
dependabot-preview[bot]
f9fab2459d
Bump lazy-object-proxy from 1.5.0 to 1.5.1 in /cvat/requirements ( #1927 )
...
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases )
- [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.5.0...v1.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]
598861db7b
Bump pylint-django from 2.1.0 to 2.2.0 in /cvat/requirements ( #1928 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.1.0...v2.2.0 )
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
0b7c5eaf97
Add missing migration
6 years ago
Mathis Chenuet
4aa14e74dc
Match image by name (instead of id) on CVAT upload ( #1807 )
...
* Match image by name (instead of id) on CVAT upload
* Use match_dm_item
6 years ago
dependabot-preview[bot]
88bccac0fe
Bump django-extensions from 3.0.2 to 3.0.3 in /cvat/requirements ( #1901 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.2 to 3.0.3.
- [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.2...3.0.3 )
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
Boris Sekachev
e92014ead0
CVAT-UI: Couple of fixes ( #1892 )
...
* Polygon interpolation fix
* Fix interpolation issue
* Updated changelog
6 years ago
Liron Ilouz
cb114b5286
Image quality parameter mismatch #1900 ( #1904 )
...
* make intuitive and consistent definition of 'Image quality' parameter across Task creation context and documentation.
* updated changelog
Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Andrey Zhavoronkov
f678b66d8b
removed redundant call of av.dataset in VideoReader class ( #1899 )
6 years ago
zhiltsov-max
cf26ef0363
Convert points to float in import ( #1898 )
...
* Convert points to float in import
* update changelog
6 years ago
Andrey Zhavoronkov
81b5a554fc
Added a couple of question to the FAQ page. ( #1896 )
...
* updated FAQ
* codacy
6 years ago
zhiltsov-max
f807714870
[Datumaro] Image control in converters ( #1799 )
...
* Update converter interface, add image control
* Update bindings
* update changelog
* Fix build
6 years ago
dependabot-preview[bot]
fd81d72111
Bump pylint-django from 2.0.15 to 2.1.0 in /cvat/requirements ( #1888 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.0.15 to 2.1.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.0.15...v2.1.0 )
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]
0b1c3a31dd
Bump cython from 0.29.20 to 0.29.21 in /cvat/requirements ( #1872 )
...
Bumps [cython](https://github.com/cython/cython ) from 0.29.20 to 0.29.21.
- [Release notes](https://github.com/cython/cython/releases )
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst )
- [Commits](https://github.com/cython/cython/compare/0.29.20...0.29.21 )
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]
4bfd36455c
Bump dj-pagination from 2.4.0 to 2.5.0 in /cvat/requirements ( #1873 )
...
Bumps [dj-pagination](https://github.com/pydanny/dj-pagination ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pydanny/dj-pagination/releases )
- [Changelog](https://github.com/pydanny/dj-pagination/blob/master/docs/changes.rst )
- [Commits](https://github.com/pydanny/dj-pagination/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
dependabot-preview[bot]
159eeb974f
Bump django-cacheops from 5.0 to 5.0.1 in /cvat/requirements ( #1880 )
...
Bumps [django-cacheops](https://github.com/Suor/django-cacheops ) from 5.0 to 5.0.1.
- [Release notes](https://github.com/Suor/django-cacheops/releases )
- [Changelog](https://github.com/Suor/django-cacheops/blob/master/CHANGELOG )
- [Commits](https://github.com/Suor/django-cacheops/compare/5.0...5.0.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
Dmitry Kalinin
122503c5a4
Windows 10 guide ( #1881 )
...
* deleted unused import
* added wsl2 windows 10 guide
* fixed codacy issues
6 years ago
zhiltsov-max
a46b9c523c
Fix interpolation error ( #1878 )
...
* Add interpolation smoke tests
* update changelog
6 years ago
dependabot-preview[bot]
bcdcaaf459
Bump django-extensions from 3.0.1 to 3.0.2 in /cvat/requirements ( #1833 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.1 to 3.0.2.
- [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.1...3.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]
760090cbe5
Bump opencv-python from 4.2.0.34 to 4.3.0.36 in /cvat/requirements ( #1854 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.2.0.34 to 4.3.0.36.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
zhiltsov-max
fc2fb6156a
Don't export outside annotations ( #1729 )
...
* Add option to omit outside annotations
* update changelog
* Fix mot format and test
* Fix outside in mot
* fix repo problem
* t
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Nikita Manovich
76280be4ad
Add v1.1.0-beta into changelog and update the server version.
6 years ago
dependabot-preview[bot]
0b4ca7eb0c
Bump pillow from 7.1.2 to 7.2.0 in /cvat/requirements ( #1828 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...7.2.0 )
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]
6d85840779
Bump python-ldap from 3.3.0 to 3.3.1 in /cvat/requirements ( #1821 )
...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/python-ldap/python-ldap/releases )
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.3.0...python-ldap-3.3.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]
af8db0ccdf
Bump django-extensions from 2.2.9 to 3.0.1 in /cvat/requirements ( #1822 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 2.2.9 to 3.0.1.
- [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/2.2.9...3.0.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
Andrey Zhavoronkov
f1f63532e6
Update FAQ ( #1818 )
...
* updated FAQ
* Update faq.md
6 years ago
zhiltsov-max
962f61fa27
Add attributes in VOC format ( #1792 )
...
* Add voc attributes
* Allow any values for voc pose
* update changelog
* Add attribute conversion
* linter
* fix tests
6 years ago
dependabot-preview[bot]
5556b8a5ef
Bump werkzeug from 0.15.3 to 1.0.1 in /cvat/requirements ( #1787 )
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.15.3 to 1.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.3...1.0.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]
29c41952ab
Bump lazy-object-proxy from 1.3.1 to 1.5.0 in /cvat/requirements ( #1788 )
...
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy ) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases )
- [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.3.1...v1.5.0 )
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]
95e2343938
Bump drf-yasg from 1.17.0 to 1.17.1 in /cvat/requirements ( #1789 )
...
Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg ) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/axnsan12/drf-yasg/releases )
- [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst )
- [Commits](https://github.com/axnsan12/drf-yasg/compare/1.17.0...1.17.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]
564827b5f9
Bump opencv-python from 4.1.0.25 to 4.2.0.34 in /cvat/requirements ( #1791 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.1.0.25 to 4.2.0.34.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
dependabot-preview[bot]
5b26cbe6dc
Bump furl from 2.0.0 to 2.1.0 in /cvat/requirements ( #1786 )
...
Bumps [furl](https://github.com/gruns/furl ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gruns/furl/releases )
- [Changelog](https://github.com/gruns/furl/blob/master/changelog.txt )
- [Commits](https://github.com/gruns/furl/compare/v2.0.0...v2.1.0 )
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
Kirill Plyashkevich
5d2f313cf8
Continuation of https://github.com/opencv/cvat/pull/1641 ( #1793 )
...
Added env variables for Postgres DB and user names
6 years ago