1938 Commits (4db05fd93bb8a663e77165412dab3bd95a20e179)
 

Author SHA1 Message Date
Kirill Sizov 4db05fd93b
Merge pull request #3091 from openvinotoolkit/sk/fix-import-annotations-for-YOLO-format
Fix import annotations for frames with dots in name
5 years ago
Boris Sekachev f267f8aed3
Added DICOM conversion script (#3095)
* Added DICOM conversion script

* Updated changelog

* Fixed strip to rstrip

* Fixed some detected issues

* Removed extra variable, updated README.md
5 years ago
Max Wang 8a635b11fb
Fix bug with hung web worker (#3096)
* Fix bug with hung web worker

* Added upper limit to stop property of active chunk request

* Add web worker fix to changelog

* Bump to version 3.12.1
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
Snyk bot 4ceb5da244
fix: upgrade @types/react-router from 5.1.12 to 5.1.13 (#3098)
Snyk has created this PR to upgrade @types/react-router from 5.1.12 to 5.1.13.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
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
Snyk bot 6988e2b98f
fix: upgrade react-redux from 7.2.2 to 7.2.3 (#3089)
Snyk has created this PR to upgrade react-redux from 7.2.2 to 7.2.3.

See this package in npm:
https://www.npmjs.com/package/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 94eba43696
fix: upgrade @types/react-dom from 16.9.11 to 16.9.12 (#3088)
Snyk has created this PR to upgrade @types/react-dom from 16.9.11 to 16.9.12.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin a2170f7947
Cypress test. Hotkeys to change labels feature. (#3086)
* Cypress test. Hotkeys to change labels feature.

* Apply comments
5 years ago
Boris Sekachev 085d2607e2
Fixed: Changing a label on canvas does not work when 'Show object details' enabled (#3084)
* Fixed: Changing a label on canvas does not work when 'Show object details' enabled #3083

* Updated changelog
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 7c5d71d228
fix: upgrade @ant-design/icons from 4.5.0 to 4.6.2 (#3081)
Snyk has created this PR to upgrade @ant-design/icons from 4.5.0 to 4.6.2.

See this package in npm:
https://www.npmjs.com/package/@ant-design/icons

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev b0b36312e7
Some client code refactoring (#3077)
* Some refactoring, fixed unnesasary rerenderss

* Refactored filter

* Refactored filter

* Removed extra call of queryString() method
5 years ago
Dmitry Kruchinin fad8612405
CI: canceling previous workflow runs (#3078) 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
Boris Sekachev 7524202492
Added hotkeys to change labels (#3070)
* temp commit

* Added ability to change default label and object label by using Ctrl+{number}

* Removed extra changes

* Minor refactoring

* Added ability to change assigned keys

* Redesigned popover

* Added changelog record & updated version

* Added memoization

* Some minor changes

* Applied comments

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
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
Dmitry Kruchinin babf1a3f54
Update cypress test. Label constructor. Color label. Label name editing. (#3068)
* Update Cypress test "Label constructor. Color label. Label name editing"

* Fix for Firefox
5 years ago
Dmitry Kruchinin 92e5ab66e5
Cypress test. Mutable attribute. (#3058)
* Add mutable condition to cypress command

* Cypress test. Mutable attribute.

* Small fix

* Update tests/cypress/integration/actions_tasks_objects/case_70_mutable_attribute.js

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

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Nikita Manovich 865274e8cc
Added badges for dockerhub. (#3067) 5 years ago
Dmitry Kruchinin 8e1fe94602
Update Cypress test "Button "Continue" in label editor". (#3064)
Update cypress command.
5 years ago
Dmitry Kruchinin 6ecf648dec
Cypress test. Shortcuts window. (#3065)
* Add css classes.

* Cypress test. Shortcuts window.

* Fix naming of var
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
Dmitry Kruchinin df175a8561
Cypress test. Filters, sorting jobs. Tooltip search task filter. (#3053)
* Add scc classes

* Rework cypress command

* Update test to check task search tooltip

* Cypress test. Job filter, sorting feature.

* Fix eslint

* Update cypress/code-coverage version

* Replace comments

* small fix

* Restart CI

* Applying comments

* Fix typo
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
Dmitry Kruchinin 7e592b8fef
Cypress test. Saving settings to local storage. (#3040)
* Cypress test. Saving setting to local storage.

* Add css classes

* Add cypress command

* Updating the test
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 371c906a5c Merge remote-tracking branch 'origin/release-1.3.0' into develop 5 years ago
Dmitry Kruchinin d0c30e74a1
Cypress test. Crop polygon properly. (#3048) 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
Dmitry Kalinin 57844134e9
Fixed settings warning message (#3046)
* Fixed warning message

* increased npm version

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev 602e8149e2
Fixed prepare command in case when there aren't husky config (#3047) 5 years ago
Boris Sekachev d9b0499f27
Remove old hooks file before husky add (otherwise lint-staged runs several times after several 'npm ci') (#3045) 5 years ago
Dmitry Kruchinin 59d7b38157
Cypress. Adapting tests to the new filter functionality. (#3026)
* adapting 1444

* Add cypress command

* Tests adaptations.

Removed test or issue 2690.

* Add the css class if filter modal visible

* Move cypress command for filters to diff file

* Tests adaptations

* Applying comments.

* Moving comments

* Prettier formatting.

* Fix another tests
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 Kruchinin 4b743d76a4
Cypress test. Intelligent polygon cropping. (#3035) 5 years ago
Boris Sekachev 8f426abdb5
Added filters and sorting options for job list, added tooltip for tasks filters (#3030)
* Added filters & sorters for job list

* Added tooltip

* Updated version & changelog

* Added tooltip for project search

* Fixed eslint
5 years ago