Boris Sekachev
a5b2229039
Added ability to search for an empty frame ( #2221 )
...
* Fixed some eslint issues in cvat-core
* Added ability to search empty frames
* Updated version
* Updated changelog
* Fixed issue with track
* Fixed eslint issues
5 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>
5 years ago
Vitaliy Nishukov
d4b0e11cab
Add Mac OS dependencies notes ( #2177 )
...
* Add Mac OS dependencies notes
* Comments fix
* Description in CHANGELOG
* CONTRIBUTING.md comments fix
* Linter rules HF
5 years ago
Boris Sekachev
a93b4607c0
Fixed two issues #2053 and #2202 ( #2203 )
...
* Fixed two issues #2053 and #2202
* Updated changelog, updated versions
* Updated core version
5 years ago
Boris Sekachev
8330015ac5
Fixed blinking notification ( #2200 )
...
* Fixed blinking notification
* Updated CHANGELOG
5 years ago
Boris Sekachev
4d869c3cf5
Using "alt" instead of "ctrl" to delete a point, fixed reducer ( #2204 )
...
* Using alt instead of ctrl to delete a point, fixed reducer
* Updated versions
* Updated changelog
5 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
5 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
5 years ago
Dmitry Kalinin
b8346ce3da
Removed pyhash dependency ( #2170 )
...
* Removed problematic pyhash dependency
* Added CHANGELOG
6 years ago
Boris Sekachev
38acc99f27
Added automatic annotation progress to the task view ( #2148 )
...
* Added automatic annotation progress to the task view
* Updated changelog & version
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
8d3c95a764
Fix PDF reading ( #2141 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Nikita Manovich
5ebd91af15
Initial version of FBRS interactive segmentation ( #2094 )
...
* Initial version of FBRS interactive segmentation
* Add min_pos_points for dextr
* Fix fbrs serverless function.
* Fix codacy issues.
* Minor changes
* Fix codacy issues.
* Fix typo
* Update CHANGELOG
* Add license header
* Fix comments in yaml
6 years ago
Boris Sekachev
4e219299e1
UI Tracking with serverless functions ( #2136 )
...
* tmp
* Refactored
* Refactoring & added button to context menu
* Updated changelog, updated versions
* Improved styles
* Removed outdated code
* Updated icon
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
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
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
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
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
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
98ca16af52
Update CHANGELOG and version.
6 years ago
Maya
a4ca919b3f
Merge branch 'upstream/develop' into cache
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
Maya
b47d3d5683
Update CHANGELOG
6 years ago
Boris Sekachev
9e05ffca35
Added notification message when browser is wrong ( #2070 )
...
* Added notification message when browser is wrong
* Removed extra code, updated changelog
6 years ago
Boris Sekachev
18cdcd5daa
Added link to admin page ( #2068 )
...
* Added link to admin page
* Updated version
* Updated changelog
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
Dmitry Kalinin
bee4c3799f
Label color ( #2014 )
...
* added color to django app and cvat-core
* temp
* temp
* Added label color to mask dump
* Fixed UI for label color picker
* npm packages and CHANGELOG
* fixed models and migrations
* Fixed default background color and using normalization
* Added setting label color with hash
* fixed error
* Added close icon to color picker
* Fixed CHANGELOG
* requested changes
* fixed menu visibility
* Fixed label hashing and algorithm
* Added wheel package to CI
* Fixed dockerfile
* moved wheel package from dockerfile to requirements
* fixed requirements
* Fixed requirements
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Dmitry Kalinin
582e23bf88
Batch of fixes ( #2031 )
6 years ago
Maxim Zhiltsov
17a5554cd5
[Datumaro] Add merge command with segment intersection ( #1695 )
...
* Add multi source merge
* update changelog
* cli update
* linter
* fixes and tests
* fix test
* fix test
* relax type requirements in annotations
* fix polylines
* Make groups more stable
* Add group checks
* add group check test
6 years ago
Boris Sekachev
2c661020b6
Fixed issue related with deactivated nuclio dashboard ( #2008 )
...
* Fixed issue related with deactivated nuclio dashboard
* Updated version, updated changelog
6 years ago
zhiltsov-max
eaeb67dc1d
[Datumaro] Add dataset statistics ( #1668 )
...
* Add statistics command
* Add tests
* Update changelog
* fix test
* handle image absence
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
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
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
2c38cb4967
[Datumaro] Add rounding for coordinates ( #1970 )
...
* Add rounding for annotation coordinates
* Fix polygon area computation
* update changelog
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
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