290 Commits (e309f2f8bf30aaf02d46bea6793de2eba4dff5f1)

Author SHA1 Message Date
Nikita Manovich a916e65553 Update changelog and version of CVAT server 5 years ago
Nikita Manovich 6a9fb2650a
Update changelog (#2406) 5 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>
5 years ago
Boris Sekachev 947d35673a
Merge pull request #2350 from openvinotoolkit/dk/ui-build-ci
Using npm ci
5 years ago
Boris Sekachev a1ab2fd0c1
Merge branch 'develop' into zm/update-dm 5 years ago
Dmitry Kalinin 0d0af4bbb7 Merge branch 'develop' into dk/ui-build-ci 5 years ago
Zhiltsov Max 1cb0fabd39 update changelog 5 years ago
Dmitry Kalinin 0baeee7e03 Added CHANGELOG 5 years ago
Andrey Zhavoronkov ba8b4bdc99 Merge remote-tracking branch 'origin/develop' into az/fix_kibana_visualization 5 years ago
Andrey Zhavoronkov 256e85d871 updated changelog 5 years ago
Vitaliy Nishukov 7512fd6883
Reformatted (#2349) 5 years ago
Maxim Zhiltsov e0afbaf507
Don't export outside frames in frame-based formats (#2345)
* Exclude outside shapes from per frame export

* update changelog
5 years ago
Vitaliy Nishukov 00f6486f80
Z-Order flag in creation task process (#2294)
* Z-Order flag in creation task process has been removed
5 years ago
Vitaliy Nishukov c50e3efca5
Disable prettier autoformat for ui module (#2325)
* Disable prettier autoformat for ui module

* CHANGELOG.md updated
5 years ago
Boris Sekachev bcc8bba39e
Fixed: cannot read property 'label' of undefined (#2311)
* Fixed: cannot read property 'label' of undefined

* Updated UI package version & changelog

* Fixed tests
5 years ago
Boris Sekachev df6e6fd3ca
Fixed bug: 'Cannot read property each of undefined', fixed points size (#2307)
* Fixed bug: 'Cannot read property each of undefined', fixed points size

* Updated version, updated changelog
5 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>
5 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>
5 years ago
tdowgiel 2b221d26fd
Allow to login into UI with token from api/v1/auth/login (#2234)
* Allow to login into UI with token from api/v1/auth/login

* Update changelog

* style

* Rev

* Rev: Fixed style. Added cva-ui version to UI. Fixed endless redirection with wrong tokens

* eslint

* revert cvat-core/package-lock.json

* Rev: Fixed import order and return type

* Revert bindings
5 years ago
Vitaliy Nishukov 678f5b9277
Eslint-Prettier integration & pre commit hook (#2272)
* Eslint prettier integrations and precommit hook on fly

* CHANGELOG update and package.json version patch
5 years ago
Vitaliy Nishukov a781e1cee1
UI improvements (#2238)
* Layout grid

* Changelog notes

* License headers

* Get rid of fixed layot in nested components

* Multiple grids

* Multiple grids HF

* Grid use react-hotkeys

* Cleanup and test fix

* Version up

* Notifications overlay fix
5 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
5 years ago
Maxim Zhiltsov f138859c1a
Add auto inference of host scheme in CLI (#2240)
* Add auto inference of host scheme in CLI

* update changelog
5 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>
5 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>
5 years ago
Dmitry Kalinin 8a1842c77c
Optional chaining plugin for cvat-ui and cvat-canvas (#2249)
* Added optional chaining plugin

* Added CHANGELOG.md
5 years ago
abdullahrkw 2f516233e2
adding PR link in changelog (#2237) 5 years ago
abdullahrkw abf9814bc1
Dockercompose version update 2.3 --> 3.3 (#2235)
* updating dockercompose from 2.3 to 3.3

* adding changelog

* updating version in ci

* updating network mode docker-compose.ci

* updating version in components/serverless/docker-compose
5 years ago
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