980 Commits (aa4980eea5e311827152180825165d4e926f1e01)

Author SHA1 Message Date
Nikita Manovich aa39723ad4 Merge branch 'release-1.7.0' into develop 4 years ago
Brandon Davis 4487d52e81
Allow full configuration of nuclio (#3894)
* Allow full configuration of nuclio

* Add to changelog
5 years ago
Kirill Sizov e4aa0ea15a
Add KITTI format (#3757) 5 years ago
Kirill Sizov cc801b21ed
Add LFW format (#3770) 5 years ago
Kirill Sizov 4bdaf3c083
Add Cityscapes format (#3758) 5 years ago
Kirill Sizov cc1b8190f3
Add Open Images format (#3679) 5 years ago
Nikita Manovich 2bb8643c1a Updated release date, froze CHANGELOG 5 years ago
Jaesun Park edb3df0190
Update project updated_time (#3810) (#3814) 5 years ago
Chris 5841dd35ad
removed listing of cloud storage bucket contents (#3797) 5 years ago
iwamoto keita 3e9be5baa5
Removed validation of key_file_path in gcs (#3850)
Co-authored-by: engineer-exercise <keita.iwamoto@legalforce.co.jp>
5 years ago
Kirill Sizov b57467937a
Update Datumaro dependency to 0.2.0 (#3813) 5 years ago
Andrey Zhavoronkov 1db66e7032
Fixed dataset_repo migration (#3827) 5 years ago
PMazarovich fb6305fff8
Git different formats (#3708) 5 years ago
Maria Khrustaleva 5b890b1785
Manifest optimization (#3712) 5 years ago
Boris Sekachev dbdcd4fd86
Added SiamMask CUDA implementation (tracking), reworked tracking approach (#3571) 5 years ago
Maria Khrustaleva 9551fea4cc
Display more user understandable exception message (#3721)
* fix

* Update CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Akash Upadhyay a162a65cff
Added email confirmation page (#3573)
* Added email confirmation page
5 years ago
Roman Donchenko df75d5f851
Add a missing comma (#3669) 5 years ago
Nikita Manovich c31ecf1640 Update CHANGELOG and server version. 5 years ago
Nikita Manovich ff6700b31d Merge branch 'release-1.6.0' into develop 5 years ago
Snyk bot 1b3e88d4e1
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3666)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-1584201
5 years ago
Kirill Sizov 31f6234b0c
Remove save interpolated shapes (#3658) 5 years ago
Nikita Manovich d8fd389c41 Merge branch 'develop' into release-1.6.0 5 years ago
Snyk bot 0981dc3638
[Snyk] Security upgrade urllib3 from 1.25.11 to 1.26.5 (#3614)
* fix: cvat/requirements/base.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435

* Update requests package

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Snyk bot e6830ecd93
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3640)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1319443
5 years ago
Nikita Manovich 381c068f49 Updated changelog and version of the server. 5 years ago
Kirill 2dce8b2db8 Allow dots in imagename for 3D formats 5 years ago
Kirill Sizov 25f0840c75
[Dataset manager] Fix import for MOTS format (#3612)
* Add group for shapes with same track_id

* Replace shift variable

* Use negative ids

* Add unit test

* Rename extra args

* Allow dots in image name for 3D formats

* Update changelog

* Revert changes in bindings

* Fix imports
5 years ago
Maria Khrustaleva fa15f78802
Extension of cloud storage server part (#3386)
* Add preview && some fixes

* Fix case with sub dirs on cloud storage

* Move server part from ui_support_cloud_storage && fix missing id field

* Add support_key_secret_key_pair

* Fix several moments

* Add index resetting

* Fix pylint errors

* Remove excess migration

* tmp

* Some fixes

* Fixes

* fix

* [server] Add cloud storage status && fixes

* Remove unused import

* Add manifest set_index method

* Implement status support for Azure blob container

* Move specific attributes parsing into utils

* Fix missing in migration

* Fix error display

* some fix

* Update migration dependency

* Update google cloud storage status

* Update migrtaions

* Update CHANGELOG
5 years ago
Jason Wu 6a29b344c7
Support of Google Cloud Storage for cloud storage (#3561)
* Support Google Cloud Storage for cloud provider

Implement GoogleCloudStorage and add KEY_FILE_PATH to
CredentialsTypeChoice, and key_file_path in Credentials

* Handle cloud storage key contains path seperator

* Update changelog

* Add the migration file for engine_cloud_provider table
5 years ago
Dmitry Kalinin cef42b69e9
Project export with 3d tasks (#3502)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kalinin f18b1cb82d
Project: export as a dataset (#3365) 5 years ago
Boris Sekachev 59af610f12
Semi-automatic tools enhancements (Non-blocking UI, tips) (#3473) 5 years ago
Nikita Manovich 955ca7f71b Updated CHANGELOG and version till v1.6.0 (alpha) 5 years ago
Nikita Manovich be3240e85d Changed version of CVAT to 1.5.0 5 years ago
MashaSS f4382fec53
Add tests for Dataset repo. (#3414)
* Add test for dataset_repo.

* Refactoring and fix all pylint warnings.

* Change hardcoded password to avoid pylint errors.

* Remove hardcoded password to avoid pylint errors.

* Remove test_clone_nonexistent_repo and rename test class.

* Remove unused import.
5 years ago
Boris Sekachev 330b8a832f
Semi-automatic tools enhancements (Stage 0) (#3417)
* Improved removable points, added a button to finish current object
* Code refactoring for ai tools and opencv
* Fixed style for workspace selector
* IOG UX fix
* Updated version & changelog
* Added 'min_neg_points' parameter to serverless interactors
* Return 'min_neg_points' from the server
5 years ago
MashaSS bab3366e18
Server test. Combined image and directory extractors using shared storage (#3428)
* Fixed combined image and directory extractors

* Updated changelog

* Updated CHANGELOG

* Add test for fix combined image and directory extractors case.

* Code review.

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
manasars c58e915c32
CVAT-3D milestone6 (#3234)
Added support for Dump annotations, Export Annotations and Upload annotations in PCD and Kitti formats.

Co-authored-by: cdp <cdp123>
Co-authored-by: Jayraj <jayrajsolanki96@gmail.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Smirnova Maria <mariax.smirnova@intel.com>
5 years ago
Boris Sekachev 4fd57a8950
Fixed combined image and directory extractors (#3424)
* Fixed combined image and directory extractors

* Updated changelog

* Updated CHANGELOG
5 years ago
Maxim Zhiltsov de2ce7e867
Update Datumaro dependency to 1.10 (#3411)
* Update formats wrt Datumaro Transforms API changes

* Add mismatching key output in tests

* Strip label dir in vggface2 import

* Update dependency

* update patch
5 years ago
Snyk bot 19eefb5933
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3392)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1316216
5 years ago
Snyk bot 6076fff116
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3384)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1315688
5 years ago
Timur Osmanov dde8a40ce5
Documentation for export/import a task (#3367)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* add 3D task documentation

* update documentation

* fix conflict README.md

* fix linter error v1

* update documentation

* fix mistakes

* update creating an annotation task section

* rename section

* fix numeration

* fix mistakes

* update docs

* fix grammar

* delete info about not implemented features

* fixed comments

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
5 years ago
Thatwho d2c77394c2
Make function get_progress be compatible with more video format (#3381)
* Make function get_progress be compatible with more video format

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
MashaSS 0c524c6d14
Update to Django 3.1.12. (#3378)
* Update to Django 3.1.12.

* Update changelog and add comment.
5 years ago
Kirill Sizov 47ea75139c
Fix interpolation for outside shapes (#3348)
* fix interpolation

* add tests

* remove unnecessary conditions

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Maria Khrustaleva 1a86efe65e
Fixes cloud storage (#3336)
* Fixes:
- exception with getting content when specific_attributes=''
- no deletion of temporary index for  temporary manifest

* Fix getting owner structure instead of id

* Delete :=

* Fix creating task with cloud storage: preview && nonexistent field

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
MashaSS c730920d69
Extend server tests for dataset manager. (#3192)
* add tests

* small fix

* revert settings.settings.json

* add number bug

* revert test_formats.py

* move rest api tests to other file

* add new tests

* Fixed HTTP_400 code
Commented out tests passed Ok
Uncommented tests failed if launched in single test session, seems that tasks created via POST request to url /api/v1/tasks have the same id (1)

* Remove extra files

* Remove extra files

* Disable real API tests due for precommit timeout failures

* Reenable 1 test to check CI completion

* Add Market-1501 to tests

* Enable all tests without exceptions

* some fixes

* Add ICDAR to tests

* Move test data to /tmp/cvat

* Extra changes

* Extend server tests for dataset manager

* Add test for #2924 issue

* fix export dataset test

* fix tests

* code review

* Test refactoring and code review

* Small fix

* Put back test test_api_v1_tasks_annotations_dump_and_upload_with_datumaro

* Small corrections of test test_api_v1_tasks_annotations_dump_and_upload_with_datumaro

* Change download file logic.

* Fix a typo.

* Remove Pylint warnings.

* Remove useless lines.

* fix a typo.

* Remove duplicated polygon pounts test.

* Remove useless import.

* Fix merge issues.

* Use download_file function.

* Don't skip Widerface format

* Refactoring.

* Add asserts test_api_v1_unit_test_on_normalize_shape_function

* Remove useless import.

* Changed values for label attributes.

* Removed test for dead code.

* Removed dead code.

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
Co-authored-by: mzuevx <mikhailx.zuev@intel.com>
Co-authored-by: yasakova-anastasia <anastasia.yasakova@intel.com>
5 years ago
Boris Sekachev a17b82390f
Fixed django exception when get data for unknown task (#3344)
* Fixed django exception when get data for unknown task

* Remove redundant code

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
MashaSS 0d56e2923f
Server tests for context images for 2D tasks (#3310)
* Add server test for context images.

* Move server test for context images in engine/tests
5 years ago
Nikita Manovich b18482b42c
Support cloud storage on server (#3326)
Co-authored-by: Maya <maya17grd@gmail.com>
5 years ago
Anastasia Yasakova 4b82336b12
Add test for wrong attribute import in tracks (#3279)
* add test for wrong attribute import in tracks

* fix annotation for test

* small fix

* fix annotattion for test

* add function to get data from task
5 years ago
Andrey Zhavoronkov 43967d4bdf
Fix meta request performance (#3269)
* improved performance of data/meta request

* updated license

* updated changelog

* fix

* fixed tests
5 years ago
Andrey Zhavoronkov 72fdef4335
Az/import export tasks (#3056)
* initial version of task export/import feature

* fixed tests

* CLI

* fix comments

* updated license headers

* fix eslint issues

* fix comments

* fixed comments

* reverted changes in *.md files

* fixed comments

* fix pylint issues

* fix import for share case

* improved unit tests

* updated changelog

* fixed Maria's comments

* fixed comments

* Fixed position of create new task button

* Fixed span position

* fixed comments

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Anastasia Yasakova 6abe39e050
Add test for bug with attribute in WiderFace (#3288)
* add test for bug with attribute in WiderFace

* update Datumaro to 0.1.9
5 years ago
Anastasia Yasakova 4584b2384b
add test for bug with duplicate points in polygon (#3278) 5 years ago
Anastasia Yasakova cc4b3f3119
Fix incorrect attribute import in tracks (#3229)
* add fixes

* remove comments

* fix return value in filter_track_shapes

* update changelog
5 years ago
Jijoong Kim 573bdbe32c
Add is_active field in UserFilter (#3235)
* Add is_active field in UserFilter

* Update changelog

* Add is_active as a default searchParam to get user list

* Fix url search query

* Update CHANGELOG.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Roman Donchenko d15a3199c2
Fix many spelling errors (#3244)
* Fix spelling errors

* Bump version numbers after the spelling fixes

* Fix OSX build (os.mknod requires super-priviligies)

* Fixed eslint warnings.

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Nikita Manovich fe08472aea Merge remote-tracking branch 'origin/develop' into dk/fix-3252 5 years ago
Roman Donchenko 25975467ea
Fix all remark warnings (#3261)
* Fix all issues reported by remark

* Move remark dependencies from the workflow definition into package.json

This enables the transitive dependencies to be pinned, just like for all
other packages.

* Add additional remark plugins

These are needed to correctly parse certain constructs in Markdown files
(such as tables and YAML frontmatter), and without them, remark produces
invalid warnings on some files.

* Update the remark-lint preset versions

The previous versions reference the old version of the
`remark-lint-table-cell-padding` plugin, which doesn't work correctly with
the current version of `remark-parse` (and thus produces spurious warnings).

* GitHub Actions: run remark on all Markdown files, not just changed ones

This way, if a PR updates the remark configuration and that causes new errors
to appear, those errors will show up in that PR, instead of the (unrelated) PR
that next updates the affected files.

There is no runtime cost to this, because remark takes approximately 1 second
to check all files.
5 years ago
Dmitry Kalinin 671d75b42f Fixed assignment in if statement 5 years ago
Dmitry Kalinin a17d054e0b
Project tasks loading only when needed (#3223)
* Tasks loading only when needed

* Fixed project page

* Added CHANGELOG, increased packages versions

* Update CHANGELOG.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Fixed comments

* Fixed overflow issue

* Fixed reducer issue

* Fixed cvat-core tests

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Timur Osmanov 9615436ecc
Website with documentation (#3039) 5 years ago
Dmitry Kalinin a2df499f50
Task moving between projects (#3164) 5 years ago
Boris Sekachev 6f52ef30e4
Support of context images for 2D tasks (#3122) 5 years ago
Nikita Manovich 975996ef62 Updated the version and CHANGELOG.md for 1.5.0-alpha 5 years ago
Nikita Manovich 3ca86bcff2 Update the version and CHANGELOG 5 years ago
Anastasia Yasakova 4f0652fc11
Fix duplicate points in polygons at upload CVAT for video (#3187)
* changed copy to deepcopy, modified the test

* fixed number of points in polygon
5 years ago
Maria Khrustaleva 1f94aca003
Move migration logger initialization (#3170)
* Move migration logger initialization

* Update CHANGELOG

* Update license header
5 years ago
Snyk bot bb7dfa6961
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3165)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1290072
5 years ago
Snyk bot bd49d7ae99
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3155)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1279042
5 years ago
Maria Khrustaleva e7cca0ec64
Manifest fixes (#3146)
* Add logger, reverse func
* Fix image filtering
* Fix upload video manifest

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
kirill.sizov b36c5f215f Merge branch 'develop' into sk/fix-import-annotations-for-YOLO-format 5 years ago
kirill.sizov be35a52ecb add test 5 years ago
kirill.sizov 54b7cc37e8 delete filenames with dots in test rest api 5 years ago
Roberto Villalba d2e4ee4d02
Update installation_automatic_annotation.md (#3099)
Fix GPU example commands
5 years ago
kirill.sizov 5d5a33068e add image with dots in filename for test rest api 5 years ago
kirill.sizov aad580b9e0 add image path in load annotations for cvat format 5 years ago
kirill.sizov 43fe33ff9f remove incorrect tests 5 years ago
kirill.sizov cbcb62048a fix incorrect solution 5 years ago
kirill.sizov d7be0429fd fix import dm annotations 5 years ago
kirill.sizov 6366b99248 test 5 years ago
kirill.sizov fc636d2512 fix match dm item for no image frame 5 years ago
TOsmanov 177120b6b8
Update User Guide ( change label shortcuts ) (#3085)
* update user_guide.md and images

* update user_guide.md

* fix mistake

* fix mistakes

* update user_guide.md
5 years ago
Snyk bot 553535e4e3
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3073)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1090612
5 years ago
Dmitry Agapov d2a1d12fba
Integration with an internal training server (#2785)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Snyk bot 6f2fe4657a
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3063)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090584
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090586
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090587
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090588
5 years ago
OlgaP cc6fb68be0
Update installation.md (#3057)
Updated the table of contents in installation.md to include the new section “Deploy CVAT on the Scaleway public cloud”
5 years ago
Maxim Zhiltsov beadcb1c76
Fix holes in exported instance masks (#3044)
* update datumaro dependency

* update coco format

* update format docs

- Update COCO documentation
- Add Datumaro format description
- Add TF guide on mask exporting
- Add keypoint export guide in COCO

* Add mask export docs

* update changelog

* add camvid

* add coco

* Update changelog
5 years ago
TOsmanov 9e3c6940d9
update user_guide.md and images (#3052) 5 years ago
OlgaP d7f84b207b
Update installation.md (#3054)
Update installation.md with link to the Scaleway cloud deployment tutorial
5 years ago
Nikita Manovich a60b4895c2 Added template for v1.4.0-alpha into CHANGELOG and updated server
version.
5 years ago
Nikita Manovich d1a4cfb70e Updated CHANGELOG.md and the server version. 5 years ago
Snyk bot 90675881dd
fix: cvat/requirements/development.txt to reduce vulnerabilities (#3036)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYLINT-1089548
5 years ago
TOsmanov 56bba8ec93
Update item Edit polygon, Settings and Workspace in User Guide (#3043)
* update user_guide.md and images

* fix mistakes in user_guide.md
5 years ago
Dmitry Kalinin f5277f9725
Saving settings to local storage (#3017)
* Added saving settings to local storage

* Added tooltip

* Added CHANGELOG increased package version

* Changed CHANGELOG
5 years ago
Anastasia Yasakova efad0b09d7
Support for ICDAR dataset format (#2866)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
5 years ago
TOsmanov 30bf11f358
Update item Filter in User Guide (#3020)
* update user_guide.md and images

* fix mistakes in user_guide.md

* fix mistakes in user_guide.md
5 years ago
Dmitry Kalinin 7f214c92e8
Added description for some params (#3007) 5 years ago
Maria Khrustaleva 6c38ad0701
Manifest (#2763)
* Added support for manifest file
* Added data migration
* Updated tests
* Update CHANGELOG
* Update manifest documentation
* Fix case with 3d data

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
manasars 538bc937d0
CVAT 3D - Milestone-4 (#2891)
* CVAT 3D Annotation - Added initial cuboid placement in all views

* Fixed MACOS issue for upload of zip files

* Fixed camera axis centre issue

* Fixed ESLint import issues

* Fixed context image fit issue and resizing possible on entire grey line between views

* Fixed the multiple interection point issue

* Fixed Naming convention as per SOW

* Trigger notification

* Reverted code to test cypress tests

* Fixed review comments

* Included tooltip and added actions for keys and UIOJKL buttons

* Merged dev code, updated changelog and minor fixes

* Fixed camera positioning issue in Top View

* Reverted kubernetes auto-corrected code

* Reverted kubernetes code

Co-authored-by: cdp <cdp123>
5 years ago
Anastasia Yasakova ce1666f6f8
Support for Market-1501 dataset format (#2869)
* Add support for Market-1501 dataset format

* fix data access

* Update Datumaro version

* Add transforms

* Update Changelog
5 years ago
dependabot[bot] ea83f18f32
Bump djangorestframework from 3.11.1 to 3.11.2 in /cvat/requirements (#2984)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.1...3.11.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Maxim Zhiltsov 2c5188f5b6
Add label check on import (#2935)
* Add label check on import

* include annotation type

* update changelog

* Make the message prettier
5 years ago
Snyk bot 09d24a8151
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2977)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606
5 years ago
Dmitry Kalinin 16bc9fb3d0
Label deleting (#2881)
* Added label deleting

* Added label deletion for server mock cvat-core tests

* vscode settings adjustments

* Added server tests

* Removed unused import

* Added CHANGELOG and increased npm version

* Added ingoring npm scripts for non-project directories

* Added dummy no labels wrapper

* Added handling no labels jobs

* Fixed PR comments

* Added generic usage to the hook

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Andrey Zhavoronkov 5b46b516dd
Added backup/restore guide (#2964) 5 years ago
DmitriyOparin 5cd74b397d
Server tests: Lambda manager (#2748)
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Andrey Zhavoronkov 284111d824
Fixed image quality for tasks created from images (#2963)
* fixed image quality for images

* updated changelog
5 years ago
Nikita Manovich d33daa1669
Fallback to libx264 encoder if libopenh264 isn't available (#2875)
* Fallback to libx264 encoder if libopenh264 isn't available

* Unified ChunkWriters interfaces: quality setting from 0..100 range for both writers (#2895)

* Fix bandit warning.

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
Anastasia Yasakova 9f7d18150d
Support for WiderFace dataset format (#2864)
* Add support for WiderFace dataset format

* Add WiderFace to documentation

* update format docs

* Fix format descriptions

* Update Changelog

* Update Datumaro version

* Update Datumaro version to 0.1.6.1

* fix linter

* fix base.txt

* fix Changelog

* fix README

Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
5 years ago
Anastasia Yasakova 7a2dcfff61
Support for VGGFace2 dataset format (#2865)
* Add support for VGGFace2  dataset format

* Add VGGFace2  to documentation

* fix format description

* Update Datumaro version

* fix linter

* fix test

* fix base.txt

Co-authored-by: Zhiltsov Max <zhiltsov.max35@gmail.com>
5 years ago
Nikita Manovich 62cc956967
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2918)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081494
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081501
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081502

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Freya Chen 5f3cd44fef
Added validity check for polygon similarity computation related to issue #2851 (#2852)
* Added validity check for polygon similarity computation

* Updated changelog
5 years ago
Andrey Zhavoronkov 1be3194fb3
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2908)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1076802

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich f2f6463043
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2907)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081494
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081501
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081502

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Maxim Zhiltsov 9b62b71ab1
Update CVAT formats to use changes in Datumaro API (#2794)
* update cvat formats to use datumaro changes

* Update datumaro dependency

* Add comments on datumaro install in requirements

* fix linter

* Fix test

* fix linter

* Update datumaro version to 0.1.6.1
5 years ago
Maxim Zhiltsov 5e6a51acf4
Fix 2827 (#2890)
* Fix 2827

* update changelog
5 years ago
Andrey Zhavoronkov 8c397c544a
fixed version numpy version mismatch (#2842) 5 years ago
Mingxin Zheng 45a0530fac
Fix auto annotation doc ##2843 (#2847)
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: hustfyb <hustfyb@gmail.com>
Co-authored-by: Mingxin Zheng <Mingxin.Zheng@Philips.com>
5 years ago
DmitriyOparin b6c37ec44f
Fixed of receiving 'function' variable (#2860)
* fixed of receiving function variable

* change CHANGELOG.md

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin fd1b0818c5
receive and send max_distance value (#2856)
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
manasars 20e997d6ec
CVAT-3D-M3 (#2768)
* CVAT-3D Updated the Mime Types with Bin Support, added dependency of open3D

* CVAT-3D Added additional column as Dimension for engine_task table and created a relatedfiles table for PCD to Image mapping.

* Added Support for 3D file Upload in BIN and PCD.

* Added Dimension attribute defaulting to 2D for importer and exporter.

* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

* Modified code as per review comments

* Updated Unit test cases for 3D task creation

* Refactored Dimension Enum in UI and backend code

* Resolving conflicts

* Updated Unit Test Case

* Refactored TaskDimension to DimensionType, Simplified usage of Dimension accross classes

* Removing manually created test files

* Removing old pcd mime-type mapping

* Added test files generated by synthetic data using open3d

* Merged with develop branch latest changes

* Added libraries required for open3d

* Added files

* Added synthethic pcd,bin and img test files

* Modified test file name

* Trigger travis ci

* Modified test case to ignore 3D preview images

* Trigger notification

* Deleting DS Store files

* Modified test cases as per review comments

* Checking pre-commit hook

* Fixed Lint issues - precommit hook verification

* Added changes for CVAT-3D Milestone2 changes - Frame Navigation, photo context hide and show

* Modified changes

* Added canvas3D for 3D Perspective

* Added missing files

* Added code to get image context for 3D view

* Codacy check for stylesheet

* Modified frame navigantion for 3D View

* Modified style for context-image

* Trigger notification

* Added Support for 3D file Upload in BIN and PCD.

* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

* Modified code as per review comments

* Refactored Dimension Enum in UI and backend code

* Merged with develop branch latest changes

* Added files

* Added changes for CVAT-3D Milestone2 changes - Frame Navigation, photo context hide and show

* Modified changes

* Added canvas3D for 3D Perspective

* Added missing files

* Added code to get image context for 3D view

* Codacy check for stylesheet

* Modified frame navigantion for 3D View

* Modified style for context-image

* Changed cvat-data lint issues

* Modified to use opencv as per review comments

* Removed unwanted imports

* Fixed css and added usage of hooks

* Merged Develop branch code

* Removed unused data structures

* Removed unused data structures

* Refactored unused data structures

* Added three js dependency in cvat ui package-lock.json

* Merged develop branch code and refactored code

* Fixed snyk issue

* Modified Camera Icon in photo-context

* Update icons.tsx

* Remove unused svg file

* Modified changelog file

* Added changes for CVAT-3D Milestone3

* Added missing line as per codacy check

Co-authored-by: cdp <cdp123>
5 years ago
Ali Jahani 59c3b28116
GPU-Suport: Mask-RCNN + Minor GPU fixes (#2714)
* fixed cpu mask rcnn+preparation for gpu
* fix-limit gpu memory to 30% of total memory per worker

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kalinin 5504ba19aa
Label name editing (#2806)
* Label name edition

* Added wrong label id handling

* Restored missed logging
5 years ago
PMazarovich 7720a8f6c2
Logstash persistent queue improvement (#2744)
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
Dmitry Kalinin e43707d779
Project task subsets (#2774)
* Added task project subsets

* Added components list key

* Added subset field resetting and subset header

* Added CHANGELOG and increased npm package version

* Added replacing camelcase to snake
5 years ago
TOsmanov 897267cf58
Add item OpenCV in User Guide (#2796)
OpenCV tools: Intelligent scissors documentation

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Andrey Zhavoronkov 108947fbce
Added CI workflow to publish CVAT images (#2766)
* Configured CI workflow for public images
* updated license headers
* align list item indent rule for remarklint and prettier
* updated changelog

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Nikita Manovich 97cb892844
IOG serverless function + some fixes (#2578)
* Initial version of Inside Outside Guidance serverless function
* Support neg_points in interactors
* Improved deployment process of serverless functions
* Improve installation.md for serverless functions.
* Update CHANGELOG, use NUCLIO_DASHBOARD_DEFAULT_FUNCTION_MOUNT_MODE as
recommended by nuclio developers.
* Disable warning from markdown linter about max line length for a table.
* Fix IOG function with conda environment
* Fix tensorflow matterport/mask_rcnn

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Maxim Zhiltsov 44a504e16e
Add image ext in filename matching (#2778)
* Add image ext in matching

* remove dead code
5 years ago
manasars 5c67846c20
CVAT-3D Milestone2 (#2645)
* CVAT-3D Updated the Mime Types with Bin Support, added dependency of open3D

* CVAT-3D Added additional column as Dimension for engine_task table and created a relatedfiles table for PCD to Image mapping.

* Added Support for 3D file Upload in BIN and PCD.

* Added Dimension attribute defaulting to 2D for importer and exporter.

* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

* Modified code as per review comments

* Updated Unit test cases for 3D task creation

* Refactored Dimension Enum in UI and backend code

* Resolving conflicts

* Updated Unit Test Case

* Refactored TaskDimension to DimensionType, Simplified usage of Dimension accross classes

* Removing manually created test files

* Removing old pcd mime-type mapping

* Added test files generated by synthetic data using open3d

* Merged with develop branch latest changes

* Added libraries required for open3d

* Added files

* Added synthethic pcd,bin and img test files

* Modified test file name

* Trigger travis ci

* Modified test case to ignore 3D preview images

* Trigger notification

* Deleting DS Store files

* Modified test cases as per review comments

* Checking pre-commit hook

* Fixed Lint issues - precommit hook verification

* Added changes for CVAT-3D Milestone2 changes - Frame Navigation, photo context hide and show

* Modified changes

* Added canvas3D for 3D Perspective

* Added missing files

* Added code to get image context for 3D view

* Codacy check for stylesheet

* Modified frame navigantion for 3D View

* Modified style for context-image

* Trigger notification

* Added Support for 3D file Upload in BIN and PCD.

* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

* Modified code as per review comments

* Refactored Dimension Enum in UI and backend code

* Merged with develop branch latest changes

* Added files

* Added changes for CVAT-3D Milestone2 changes - Frame Navigation, photo context hide and show

* Modified changes

* Added canvas3D for 3D Perspective

* Added missing files

* Added code to get image context for 3D view

* Codacy check for stylesheet

* Modified frame navigantion for 3D View

* Modified style for context-image

* Changed cvat-data lint issues

* Modified to use opencv as per review comments

* Removed unwanted imports

* Fixed css and added usage of hooks

* Merged Develop branch code

* Removed unused data structures

* Removed unused data structures

* Refactored unused data structures

* Added three js dependency in cvat ui package-lock.json

* Merged develop branch code and refactored code

* Fixed snyk issue

* Modified Camera Icon in photo-context

* Update icons.tsx

* Remove unused svg file

* Modified changelog file

Co-authored-by: cdp <cdp123>
5 years ago
Boris Sekachev e0fc323a4d
Intelligent scissors with OpenCV javascript (#2689)
* Some UI implementations

* Added opencv wrapper

* Updated Opencv wrapper

* Moved initialization stub

* Added threshold

* Setup interaction with canvas

* Fixed couple of issues

* Added threshold, changing size via ctrl

* tmp

* Aborted host change

* Fixed threshold

* Aborted host

* Some fixes

* Using ready label selector

* Raw implementation

* Added additional arguments

* Fixed some minor issues

* Removed unused file

* Fixed tool reset

* Added short instructions to update opencv.js

* Fixed corner case

* Added error handler, opencv version, updated cvat_proxy & mod_wsgi

* OpenCV returned back

* Using dinamic function instead of script

* Updated changelog & version
5 years ago
Andrey Zhavoronkov 7348a9586a
updated numpy and tensorflow versions (#2756) 5 years ago
Vladimir Skubriev 2e9b17afad
Feature/update https setup readme (#2656)
* updated README section HTTPS deploy

* updated CHANGELOG.md

* removed security headers that brokes kibana

* fixed codacy warnings in installation.md

* updated README section HTTPS deploy
updated CHANGELOG.md

removed security headers that brokes kibana


fixed codacy warnings in installation.md

* updated TOC
5 years ago
Dmitry Kalinin 30678f9726
Fixed lambda project labels (#2725)
* Fixed lambda project labels

* Added CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Maxim Zhiltsov 473554bd59
Update Datumaro installation (#2715)
* Update datumaro installation

* Update dm usage

* add no-binary to force setup.py invocation
5 years ago
Maria Khrustaleva 226c2f286b
Update numpy version (#2655) 5 years ago
Andrey Zhavoronkov 7a3f34addb
Fixed kibana startup initialization and documentation (#2659)
* fixed kibana setup and documentation

* updated changelog
5 years ago
manasars 069fadc053
CVAT-3D: support lidar data on the server side (#2534)
* CVAT-3D Updated the Mime Types with Bin Support, added dependency of open3D
* CVAT-3D Added additional column as Dimension for engine_task table and created a relatedfiles table for PCD to Image mapping.
* Added Support for 3D file Upload in BIN and PCD.
* Added Dimension attribute defaulting to 2D for importer and exporter.
* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

Co-authored-by: cdp <cdp123>
5 years ago
Nikita Manovich 3d8f3c6f0b Update CHANGELOG and bump the server version till 1.3.0-alpha 5 years ago
Nikita Manovich da4efddd59 Update CHANGELOG and the server version. 5 years ago
TOsmanov 6945fa5714
Add documentation about Review feature into User Guide (#2638) 5 years ago
TOsmanov 43053136aa
Add documentation about projects into User Guide (#2632) 5 years ago
dependabot[bot] f585a9766c
Bump tensorflow from 2.2.1 to 2.4.0 in /cvat/requirements (#2576)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.1 to 2.4.0.
- [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.1...v2.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Andrey Zhavoronkov f8e9dc3380
Fixed the memory consumption when creating a task (#2582)
* fixed the memory consumption when creating a task

* fixed _get_frame_size function

* updated changelog
5 years ago
Nikita Manovich 6dd8130475 Update CVAT version and changelog. 5 years ago
Anastasia Yasakova 916dd6dff7
Add CamVid format (#2559)
* Update Datumaro to 0.1.4

* Add CamVid format

* Add CamVid to documentation

* Update changelog.

* Added information about ImageNet and CamVid into README.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Andrey Zhavoronkov 04ac49a738
OpenH264 encoder (#2562)
* use Cisco openh264 encoder instead libx264
* installation of source code
* multistage build
* Reduced the size of docker image
* updated travis config
* set ubuntu 20.04 as build env
5 years ago
Ali Jahani 8343dd776e
Auto annotation GPU support (#2546)
* updated the documentation

* boosting nuclio version to 1.5.8

* fixed bug for png alpha channel

* added support for tensorflow gpu

* fixed typos

* Update cvat/apps/documentation/installation_automatic_annotation.md

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>

* Addressing pr comments - improved documentation and removed code duplication

* removed extra spaces

* Update nuclio to 1.5.8

* fixed typo

* removed extra cpu deployment

* renamed files

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
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
6 years ago
Andrey Zhavoronkov ddef6c1b43 updated license headers and changelog 6 years ago
Andrey Zhavoronkov 6833ab05fc Merge remote-tracking branch 'origin/develop' into az/fix_templates 6 years ago
Andrey Zhavoronkov e309f2f8bf fixed templates 6 years ago
Maya d2e186a647 Renaming 6 years ago
Dmitry Kalinin 8c2200356d Merge remote-tracking branch 'origin/develop' into dk/user-search 6 years ago
Nikita Manovich a916e65553 Update changelog and version of CVAT server 6 years ago
Maya 7309d99074 Fixed typo 6 years ago
Maya f5421998c6 Merge branch 'develop' into mk/share_without_copying_ 6 years ago
Maya 39c2d17586 Fixed codacy issues 6 years ago
Anastasia Yasakova 3b29621c72
Add ImageNet format (#2376)
* Add ImageNet format

* Add ImageNet to documentation
6 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>
6 years ago
Maya cf406f51dc Added automount using /etc/fstab 6 years ago
Maya 0bf3153265 Added tests 6 years ago
Maya fb8f5fffcb fix 6 years ago
Dmitry Kalinin 88d4c1798b Fixed server tests 6 years ago
Maya 6e5648f458 Added some test 6 years ago
Maya c378989ce1 Added guide how mount cloud storages as fuse 6 years ago
Maya a1b32b406d temp 6 years ago
Maya b97a6cda10 Added location of uploaded data 6 years ago
Zhiltsov Max 611f332238 update datumaro to 0.1.3 6 years ago
Dmitry Kalinin 9e584b4191 Added user search filed for assignee 6 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
6 years ago
Vitaliy Nishukov 7512fd6883
Reformatted (#2349) 6 years ago
Maxim Zhiltsov e0afbaf507
Don't export outside frames in frame-based formats (#2345)
* Exclude outside shapes from per frame export

* update changelog
6 years ago
Boris Sekachev df2dcc0209
Added migration file to dataset_repo (#2333) 6 years ago
Vitaliy Nishukov 00f6486f80
Z-Order flag in creation task process (#2294)
* Z-Order flag in creation task process has been removed
6 years ago
Andrey Zhavoronkov 2dcb9056e0
reduced the preparation time of the user list on the backend (#2334) 6 years ago
Andrey Zhavoronkov 7543f5ef6f
fixed linter issues (#2305) 6 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>
6 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>
6 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
6 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
6 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
6 years ago
Andrey Zhavoronkov 572b5f2610
removed 3rdparty dependencies to fix 'pip install' command with new pip resolver (#2268) 6 years ago
Boris Sekachev 623ca17a6b
Updated docker-compose versions in installation guide (#2261) 6 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
6 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>
6 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>
6 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
6 years ago
Yigit Ozen 4841f83876
Fixed LOGS_ROOT mkdir (#2244) 6 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
6 years ago
TOsmanov 84279c67e4
Update a few items in User Guide (#2236)
* Update user_guide.md and images

* Fix markup in user_guide.md
6 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>
6 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>
6 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>
6 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
6 years ago
Nikita Manovich 5d0963934f Add missed migration. 6 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
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