523 Commits (6abc8da3a67a2bd74ef77e88fa458d811dff3cb9)

Author SHA1 Message Date
Andrey Zhavoronkov 32d9fb09be
Project backups (#3852) 4 years ago
Dmitry Kalinin 579bfb38c3
Project import simple implementation (#3790) 4 years ago
Maria Khrustaleva cde33acf5d
Fix issue: Original pdf file is deleted (#3967) 4 years ago
Boris Sekachev 6af3be6cac
Added ability to setup text labels content (#4029)
* Added ability to setup text labels content

* Updated changelog

* Fixed wrong test

* Added minimum font size const
4 years ago
Andrey Zhavoronkov 23c80c4cfe
Fixed possible color collisions in the generated colormap (#4007) 4 years ago
Kirill Lakhov cc057a7a77
Large files uploads (#3692) 4 years ago
Anugraha Sinha 8cdd5d6a47
Updated installation.md with respect to information about CVAT_HOST for local installation (#4014) 4 years ago
Maria Khrustaleva 68fbcdec43
Added sorting methods (#3937) 4 years ago
Dmitry Kalinin 468970c50a
Fixed labels order (#3987) 4 years ago
Brandon Davis b1c26898a7
Support automatic tag annotation (#3896) 4 years ago
Boris Sekachev ab351c2aa0
Added options to switch text font size and position (#3972) 4 years ago
Dmitry Kalinin 1d952acee8
Issue deleting (#3952) 4 years ago
Maria Khrustaleva f59d1f57f3
Support GCS (#3919)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Dmitry Kalinin b5ed09ea94
Project tasks pagination (#3910)
* Added project tasks search and pagination

* Increased npm versions

* Added CHANGELOG

* Fixed issues

* Fixed styles

* Fixed core tests

* Fixed core tests

* Fixed core tests

* Fixed core tests

* Fixed parameter

* Fixed project update action

* Fixed updating project

* Fixed comments
4 years ago
Andrey Zhavoronkov 4632128228
Preserve the order of the label attributes in the object item details. (#3945)
* preserve the order of the label attributes in the object item details

* updated changelog, cvat-ui v++
4 years ago
Boris Sekachev c6ed6d1266
Added smooth image option (#3933) 4 years ago
Boris Sekachev c787f049ad
Fixed issue: autoborder points are visible for invisible shapes (#3931)
* Fixed issue: autoborder points are visible for invisible shapes

* Update version & changelog
4 years ago
Boris Sekachev 7bab58e1a6
Added rotated bounding boxes (#3832)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
4 years ago
Kirill Lakhov 14262fa951
Interaction handler keyboard handlers fix (#3881)
* initinal implementaion

* additional action, README and version changes

* update changelog

* remove excess reducer

* comment fixes

* changelog update

* canvas3d destroy call upd
4 years ago
Nikita Manovich 57a51820c2 Updated CHANGELOG and version. 4 years ago
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
4 years ago
Kirill Sizov e4aa0ea15a
Add KITTI format (#3757) 4 years ago
Kirill Sizov cc801b21ed
Add LFW format (#3770) 4 years ago
Kirill Sizov 4bdaf3c083
Add Cityscapes format (#3758) 4 years ago
Kirill Sizov cc1b8190f3
Add Open Images format (#3679) 4 years ago
Nikita Manovich 2bb8643c1a Updated release date, froze CHANGELOG 4 years ago
Andrey Zhavoronkov 1ea23e312a
Keramblock develop (#3880)
* Fixes for helm chart

* added changelog note

Co-authored-by: Michael Kirpichev <m.kirpichev@haut.ai>
4 years ago
Stella Alice Schlotter e77499181f
Add note about redis server in WSL (#3828) 4 years ago
Jaesun Park edb3df0190
Update project updated_time (#3810) (#3814) 4 years ago
Chris 78363b8713
fixing support for an external postgresql database with helm deployment (#3779) 4 years ago
Kirill Sizov b57467937a
Update Datumaro dependency to 0.2.0 (#3813) 4 years ago
gudipudiramanakumar 78158cbcf5
Added the feature to Remove annotation objects in a specified range of frames (#3617)
* Test Commit for Remove Range

Test Commit for Remove Range

* Remove annotations in range merged with remove annotations button merged

Remove annotations in range merged with remove annotations button merged

* Update annotation-reducer.ts

* Update annotation-actions.ts

* Update annotation-reducer.ts

* Converting remove range component to hook based component

Removed all the global states previously used and converted all the parameters to local state in annotation menu and remove range component.

* Improved clear in cvat core and implemented remove range

Added arguments of startframe and endframe to clear method in annotation-collection, and also added the updating of the states with payload on removeannotationsinrangeasync action in the reducer.

* Matching only the needed parts

There are few additional old files that were needed to be removed to be completely matched with develop branch of cvat

* Delete out.json

* Update annotations-collection.js

* Added a checkbox to remove range modal

Added a checkbox to remove range modal that can be used to select if only the keyframes should be deleted in tracks or the whole track

* ESLint fixed

All the updated files were formatted as per ESLint except one line in that even cvat base is also overlooking i.e.
Row 162, Column 15: "JSX props should not use functions" in cvat\cvat-ui\src\components\annotation-page\top-bar\annotation-menu.tsx.

* More ESLint and other updates

Changed all the suggested changes and also removed unnecessary files in dist.
Removed unnecessary explicit removals in objects and additional wrappers.

* Update annotation-menu.tsx

Fixed the mistake of wrong variable name.

* Update remove-range-confirm.tsx

Additional ESLint Issue fixed

* Changed the approach of removeAnnotations modal

Changed the approach of removeAnnotations modal so that it could match the implementation of all the other components

* Added to changelog

Fixed type annotations in the annotation-menu component for remove annotations, and updated cvat-ui and cvat-core npm versions.
4 years ago
Nikita Manovich e34941e971 Merge remote-tracking branch 'origin/develop' into BerlinUnited-fix/dextr_deployment 4 years ago
Andrey Zhavoronkov 1db66e7032
Fixed dataset_repo migration (#3827) 4 years ago
Stella Alice Schlotter 07c5053177
Update CHANGELOG.md
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Timur Osmanov 7b40b84cc8
Update documentation site (#3789) 4 years ago
Stella Alice Schlotter 04bf7124b2 fix dextr deployment. See https://github.com/openvinotoolkit/cvat/issues/3819 4 years ago
Maria Khrustaleva b657113b99
Fix iterating over manifest (#3792)
* Fix

* Update CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Timur Osmanov 584392aafa
Updating documentation (#3800)
* update docs

* update README.md

* fix mistake

* update CHANGELOG.md and fix remark issues

* cancel change backup_guide.md
4 years ago
Maria Khrustaleva 0faba29b71
Fix manifest removing (#3791) 4 years ago
Dmitry Kruchinin e484aa7587
Migrate to node 16, npm 7. (#3773)
* Migrate to node 16 and nmp 7.

* Step 2

* Moving eslint to one package.json

* Fix package for 3D

* Update package files

* Fix package.json. Update package-lock.json. Update DockeFile.ui

* Change "node-sass" to "sass" due to snyk issues

* Automatically update your stylesheets due to DEPRECATION WARNING from sass

* Moving all dev dependencies to root package.json

* Remove unnecessary dependence from cvat-core-package.json

* Update of the year in copyrights

* Update CHANGELOG.md

* Define workspaces

* Update npm command to root package.json

* Update npm commands and corresponding files

* Update npm command.

* Fix Dockerfile.ui

* Fix error loading rule '@typescript-eslint/dot-notation'

* Fix eslint check issue

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Maria Khrustaleva 5b890b1785
Manifest optimization (#3712) 4 years ago
Boris Sekachev 51ee7cbca2
Fixed copy job list feature (#3749)
* Fixed copy job list feature

* Updated version & changelog
4 years ago
Xiong Jie 2d75101c73
Added HRNet18 click based interactive segmentation (#3729) (#3740)
* Added HRNet18 click based interactive segmentation (#3729)

The commit adds serverless container that has a click based
interactive segmentation model(HRNet18) that performs better than
f-BRS method statistically.

* fixup! Added HRNet18 click based interactive segmentation (#3729)

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Nikita Manovich 0473da064d Fix CHANGELOG.md after v1.6.0 release 4 years ago
Boris Sekachev dbdcd4fd86
Added SiamMask CUDA implementation (tracking), reworked tracking approach (#3571) 4 years ago
Maria Khrustaleva 9551fea4cc
Display more user understandable exception message (#3721)
* fix

* Update CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Maria Khrustaleva ecee80697d
Fix problem with getting cloud storages in Firefox (#3733)
* fix

* Update CHANGELOG

* Increase version

* Fix incorrect link
4 years ago
Andrey Melnikov d2e623cffb
fix: JSON transform issues by updating axios (#3706)
* Update CHANGELOG.md (#2822)

* fix: update axios to 0.21.4 to fix JSON transform issues

* Documented fix in CHANGELOG

* Update CHANGELOG.md

* fix: update cvat-ui axios version

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: hustfyb <hustfyb@gmail.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago