Dmitry Kruchinin
bd6cefeada
Cypress test for issue 1425. ( #2122 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
bd143853a5
Running detectors on the fly ( #2102 )
...
* Draft version
* Removed extra file
* Removed extra code
* Updated icon: magic wand
* Ctrl modifier, fixed some cases when interaction event isn't raised
* Added tooltip description of an interactor
* Locking UI while server fetching
* Removing old code & refactoring
* Fixed couple of bugs
* Updated CHANGELOG.md, updated versions
* Update crosshair.ts
* Minor fixes
* Fixed eslint issues
* Prevent default action
* Added minNegVertices=0 by default, ignored negative points for dextr, fixed context menu in some cases
* On the fly annotations draft
* Initial version of FBRS interactive segmentation
* Fix fbrs model_handler
* Fixed couple of minor bugs
* Added ability to interrupt interaction
* Do not show reid on annotation view
* Prettified UI
* Updated changelog, increased version
* Removed extra files
* Removed extra code
* Fixed changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
ffb71fb7a2
[Datumaro] Merge with different categories ( #2098 )
...
* Add category merging
* Update error message
* Add category merging test
* update changelog
* Fix field access
* remove import
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
4dbfa3bfdf
[Datumaro] Update docs ( #2125 )
...
* Update docs, add type hints, rename extract
* Add developer guide
* Update license headers, add license text
* Update developer_guide.md
Co-authored-by: Nikita Manovich <nikita.manovich@intel.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
Dmitry Kruchinin
0982ea3f57
Cypress test for issue 1568. ( #2106 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
a30921b271
Cypress test for issue 1433. ( #2116 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Maxim Zhiltsov
98c06a342a
[Datumaro] Diff with exact annotation matching ( #1989 )
...
* Add exact diff command
* Update changelog
* fix
* fix merge
* Add image matching, add test
* Add point matching test
* linter
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
ae6ec40135
Image copying in CVAT format ( #2091 )
6 years ago
Savan Visalpara
e52ff96adf
fix: discard polygons with length of 4 or less ( #2100 )
...
* discard polygons with length of 4 or less
* updated minimum length of polygons
* added line in CHANGELOG
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
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
668b3e57f7
Merge branch 'Marishka17-cache' into develop
6 years ago
Nikita Manovich
1b4ad3266b
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Boris Sekachev
cae85760b8
Update CHANGELOG.md
6 years ago
Dmitry Kalinin
0e37d70b1a
CVAT UI: batch of fixes ( #2084 )
...
* fixed object item border color
* Fixed default collapsed prop in object item
* Added color picker for shape outline
* Added CHANGELOG, increased npm version
* Fixed object details collapsing
* Fixed default collapsed
6 years ago
Nikita Manovich
f969e502dd
Update 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
Dmitry Kruchinin
a6884427d4
Cypress test for issue 1540. ( #2096 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
7acd8dddc6
Cypress test for issue 1498 ( #2083 )
...
* Cypress test for issue 1498
* Applying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
8207eaeaba
Cypress tests via Firefox browser. ( #2092 )
...
* Cypress tests via Firefox browser.
Added browser verification functionality.
Added user and tasks removing functionality.
* Applying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@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
Boris Sekachev
908e0569d8
Improved interface of interactors on UI ( #2054 )
6 years ago
Nikita Manovich
174fe1690b
Update CHANGELOG and version.
6 years ago
Nikita Manovich
f87b5da26f
Merge pull request #2108 from opencv/release-1.1.0
...
Update CHANGELOG and version.
6 years ago
Nikita Manovich
98ca16af52
Update CHANGELOG and version.
6 years ago
Andrey Zhavoronkov
9d285e0f36
fix version of setuptools ( #2104 )
6 years ago
Dmitry Kruchinin
15acb953e3
Cypress test for issue 1444. ( #2099 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Maya
e7df942f6d
Refactoring
6 years ago
Dmitry Kruchinin
4cede5c959
Cypress tests for issues 1882, 1886. ( #2075 )
...
* Cypress tests for issues 1882, 1886.
* Applying comments.
Add command to open/close settings.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
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
TOsmanov
026e8e58b4
Update README.md ( #2086 )
6 years ago
Boris Sekachev
ebeef1d640
Fixed error message ( #2087 )
6 years ago
Maxim Zhiltsov
55073fb16e
[Datumaro] Mandatory sorting for black color in voc masks ( #2048 )
...
* Remove `guess`, add mandatory sorting and black label
* update changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
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
Boris Sekachev
5d2c329242
Added more info to output during ui build ( #2080 )
6 years ago
Andrey Zhavoronkov
0d418666c6
used addEventListener instead of overriding window.onerror for global error handling ( #2079 )
6 years ago
Dmitry Kruchinin
778b7f5227
Cypress test for issue 1841 ( #2057 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
1fdf10032a
Added label validators ( #2078 )
...
* Added label validators
* Updated version
6 years ago
Maya
b47d3d5683
Update CHANGELOG
6 years ago
Maya
761c83f3ab
Fix migration
6 years ago
Maya
e0461574ba
Updated version
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