1030 Commits (5a8d7196e87e9c5a9ccfc6c14cf8b007808e23e5)
 

Author SHA1 Message Date
Nikita Manovich 5a8d7196e8
Workaround a problem with deployment openvino serverless functions (#1996)
* Fix a problem with permission.

* Update CHANGELOG.md
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
Andrey Zhavoronkov 5da7d5ddfc
Added package-lock.json to cvat-core. (#1995)
* added package-lock for cvat-core

* updated nodejs version
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 344b817b80
[Datumaro] Add model info and source info commands (#1973)
* Add model info and source info commands

* update changelog

* adjust cli output
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
zhiltsov-max 2c38cb4967
[Datumaro] Add rounding for coordinates (#1970)
* Add rounding for annotation coordinates

* Fix polygon area computation

* update changelog
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 4403369a54
Remove codebeat badge (we don't use the tool). (#1980) 6 years ago
Nikita Manovich 2c5e306f80 Increment the development version till rc.0. 6 years ago
Nikita Manovich b6bea11c8b Update CHANGELOG.md (beta release) 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
dependabot[bot] d71e44174a
Bump elliptic from 6.5.2 to 6.5.3 in /cvat-ui (#1975)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
dependabot[bot] e8c9158767
Bump elliptic from 6.5.0 to 6.5.3 in /cvat-canvas (#1968)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev f6c396557f
[React UI] A couple of fixes (#1966) 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
Young 3f6d2e9e4f
add overlap & segment_size flag for python cli task create (#1950)
Thanks you so much
6 years ago
Dmitry Kruchinin 6eb777a935
Add cypress support (#1951)
* Adding cypress support for running tests in the CI.

Modifications:
- .travis.yml: adding command for run testin via cypress
- Dockerfile.ci: addin install necessary package for correct cypress
works. Adding install cypress via npm.
- docker-compose.ci.yml: Starting necessary docker containers for
cypress testing.
- tests/cypress.json: Cypress configuration file
- tests/cypress/integration/auth_page.js: little bit fix.
- CONTRIBUTING.md: add documentation how to run cypress tests locally

* Add documentation how to run cypress tests locally. Remove wait() from
auth_page.js.

* Add run cypress in CI with the different config file cypress_ci.json

Update CONTRIBUTING.md.

Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Schlotter Benjamin 0de65e7d98
Sort files and folders in the share path (#1960) 6 years ago
Dmitry Kalinin 667a3f92fe
CVAT UI: batch of fixes (#1955) 6 years ago
Liron Ilouz 7679434bc2
add https flag to python cli (#1942)
* add https flag to python cli

* update changelog

Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Dmitry Kalinin 94f58a505b
CVAT UI: batch of fixes (#1952) 6 years ago
Boris Sekachev 1d17647658
Fixed default undefined, fixed double change (#1935)
* Fixed default undefined, fixed double change

* Fixed for shapes
6 years ago
zhiltsov-max 3e12bbb43e
Fix convert command (#1943) 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
Dmitry Kruchinin 1255996964
Add a cypress test. (#1936)
* Add a cypress test.

* Rename the file of test. Change location of the file.

Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
zhiltsov-max 90b5752346
Fix keyframe attribute of interpolated shapes (#1937)
* Fix interpolated shapes

* update changelog
6 years ago
Boris Sekachev 1e2c826be5
Intelligent polygon editing (#1921)
* Intelligent polygon ediing
6 years ago
Priya4607 6a1e7af5c5
Display of Annotation Type (#1192) 6 years ago
zhiltsov-max a3448a20ad
Add image sha256 to tfrecord (#1931) 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
zhiltsov-max fa4eea70d1
Add type conversion (#1932) 6 years ago
Boris Sekachev 8bacccc3b8
Added tricky handling of a caret position in input element (#1923)
* Added tricky handling of a caret position in input element

* Updated changelog
6 years ago
Ilya Kochankov 7ecdcf182b
[Datumaro] Reducing nesting of tests (#1875)
* Add `Dataset.from_iterable` constructor
* Simplify creation of `Dataset` objects in common simple cases
* Refactor tests
6 years ago
dependabot[bot] e372589dc8
Bump lodash from 4.17.15 to 4.17.19 in /cvat-ui (#1913)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[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
Lokesh Ravindranathan 5b9a1dc443
Remove redundant installation of libldap2-dev (#1910)
Removed the redundant installation of libldap2-dev library in the Dockerfile. This is fixing for https://github.com/opencv/cvat/issues/1852.
6 years ago
dependabot[bot] b025acea43
Bump lodash from 4.17.15 to 4.17.19 in /cvat-canvas (#1907)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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