626 Commits (65a26106362dfe39dbbf2d6296d4d11f9ab10aae)

Author SHA1 Message Date
Andrey Zhavoronkov 65a2610636
Fixed invocation of serverless functions (#4907) 3 years ago
Rodrigo Berriel a824196718
Add support for Oracle OCI Buckets (#4876) 3 years ago
Boris Sekachev 99a1be045b
Fixed issue: Maximum callstack exceed (#4836)
* Fixed issue: Maximum callstack exceed

* Updated version & changelog
4 years ago
Anastasia Yasakova 8b3e247d52
Extend COCO format to skeletons (#4821) 4 years ago
Boris Sekachev f332d922ea
Fixed project filtration (#4878)
* Fixed project filtration

* Updated version & changelog
4 years ago
Boris Sekachev fe0c38c34b
Added dumping a skeleton on a created resource, fixed some styles (#4829)
* Added dumping a skeleton on a created resource, fixed some styles

* Updated version & changelog

* Fixed remarklint issue

* Updated version
4 years ago
Boris Sekachev 2c3341a9cc
Added track removing confirmation (#4846)
* Added track removing confirmation

* Updated version & changelog

* Adjusted styles

* Fixed styles

* Updated package.json
4 years ago
Maxim Zhiltsov 53697ecac5
SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
Maria Khrustaleva 182c39aa8f
Hotfix missing manifest file (#116) 4 years ago
Andrey Zhavoronkov 5e2eda7601
Extend helm to support Serverless functions and Analytics (#110) 4 years ago
Boris Sekachev 7e20b279af
Added support of skeletons (#1) 4 years ago
Andrey Zhavoronkov 02a2965e04
Fixed reset password after switching to dj-rest-auth (#52) 4 years ago
Maria Khrustaleva 164c2c34df
Images should be searched relative to the manifest file on cloud storage (#8) 4 years ago
Kirill Lakhov 36fdcea8d6
OpenCV.js caching and autoload (#30) 4 years ago
Kirill Sizov 67eca0669e
Publishing dev version of docker images (#53) 4 years ago
Ryan Hirasaki fdbb675493
Create documentation to authenticate with LDAP (#39) 4 years ago
Aleksey Alekseev fbcf758674
86 improve uiux on create task page (#7)
* Update label form

Remove Done button
Add closing by Esc
Add continuing by Enter

* disable autocomplete on label form

* Update submit behavior on create task

Change one submit button to two: "submit and open" and "submit and continue"

* Update submit behavior on create project

Change one submit button to two: "submit and open" and "submit and continue"

* fix eslint error

* change tests

* Add changes in changelog

* update version cvat-ui

* move of empty name handler logic when create label

* change handler errors on create project

* change text of buttons

* revert change yarn.lock

* Fixed eslint pipeline

* fix eslint error on test

* fix several tests

* fix several tests

* fix several tests

* fix several tests

Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
Co-authored-by: Nikita Manovich <nikita@cvat.ai>
4 years ago
Ryan Hirasaki f09c0627c3
Update text for dataset chunking in task creation (#33) 4 years ago
Andrey Zhavoronkov 1e62ddd833
Removed OpenVINO link from login page (#35)
* removed OpenVINO link from login page

* cvat-ui v++

* update changelog

* eslint
4 years ago
Boris Sekachev 440da72204
Removed extra links (#10) 4 years ago
Kirill Lakhov 4cb4f56109
Job previews (#112) 4 years ago
Maxim Zhiltsov 7b2fc54e20
Add CVAT SDK package (#7) 4 years ago
Boris Sekachev 6a152d6a19
Fixed window offset (#123)
* Fixed window offset

* Fixed stylelint issue
4 years ago
Kirill Lakhov c0c469f824
Tags on frame (#75) 4 years ago
Maria Khrustaleva 57bc0e9c90
Source & target storage tests (#56) 4 years ago
Maria Khrustaleva 6f887fc8fa
Add support any name for backup file (#91) 4 years ago
Kirill Sizov 2e161b0e9f
Refactor CI (#26) 4 years ago
Anastasia Yasakova 4dc01b0441
Fixed: Could not export dataset (Request Status Code 500 "StopIteration") (#17) 4 years ago
Maxim Zhiltsov fd4a1307b5
CLI package (#59) 4 years ago
Anastasia Yasakova bc9fc45eef
Add test for dataset import in an organization (#35) 4 years ago
Andrey Zhavoronkov 2598641261
Fixed build of retinanet serverless function image (#54) 4 years ago
Maxim Zhiltsov dfa71badb5
Add progressbar to cli (#46) 4 years ago
Kirill Lakhov 5d318e0f5f
Incremental jobs update (#42) 4 years ago
Boris Sekachev f960da9117
Added ability to delete frames (#10)
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@gmail.com>
Co-authored-by: Boris Sekachev <b.sekachev@yandex.ru>
4 years ago
Nikita Manovich ff30b776cf
Fix serverless functions on Mac (#29)
* Fix serverless functions on Mac. Use host.docker.internal as an alias for localhost.
* Updated the CHANGELOG.md
* Fix unit tests for the lambda manager.
4 years ago
Kirill Lakhov cb896ecab2
Tus for backups (#9) 4 years ago
Andrey Zhavoronkov f10f655859
update minimist npm dependency (#34)
* updated mininist package and removed dts-bundle-webpack dependency

* updated webpak to v5
added bundle-declarations-webpack-plugin to bundle *.d.ts files for cvat-canvas and cvat-canvas3d

* fixed rest_api tests

* update changelog

* fixed e2e fileshare test in case of zsh use
4 years ago
Boris Sekachev 2d522c8781
Prepare UI for attributes configuration (#4)
* Prepare UI for attributes configuration

* Add padding for label attributes

* Update attributes inference logic

Check the attributes returned by nuclio function call and reject those that
have either incompatible types or values.

* Update cvat-ui version, CHANGELOG.md

* Enhance automatic annotation BE logic

The code in lambda_manager didn't account for attributes mappings that had
different names thus returning an empty set of attributes because it couldn't
find the correct match. Fix this by getting proper mapping from `attrMapping`
property of the input data.

* Updated CHANGELOG

* Updated changelog

* Adjusted code & feature

* A bit adjusted layout

* Minor refactoring

* Fixed bug when run auto annotation without 'attributes' key

* Fixed a couple of minor issues

* Increased access key id length

* Fixed unit tests

* Merged develop

* Rejected unnecessary change

Co-authored-by: Artem Zhivoderov <artemz@retailnext.net>
4 years ago
Andrey Zhavoronkov cc73962e6c
Added missed websecure route for analytics (#20) 4 years ago
Anastasia Yasakova 5377973e86
Fixed dataset import in an organization (#18) 4 years ago
Boris Sekachev e2ce6ce7d4
Got rid of open3d package (#3)
* Removed using of open3d

* Got rid of open3d package

* Minor refactoring

* Added information to changelog

* Fixed pylint

Co-authored-by: Andrey Zhavoronkov <andrey.v.zhavoronkov@gmail.com>
4 years ago
Kirill Lakhov aebb70c303
Fixed bug: task creation progressbar (#13)
fixed rounding in callbacks
4 years ago
Nikita Manovich 0c70f8d483 Updated CHANGELOG and new development version 4 years ago
Nikita Manovich 119a27bbd6 Release v2.1.0 4 years ago
Dmitry Kalinin d22b12df6e
EXIF orientation support (#4529)
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
4 years ago
Vincent Richard 737ee712d2
fix build dependencies for Siammask (#4486)
Co-authored-by: Vincent Richard <richard-v@macnica.co.jp>
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
4 years ago
se-wo 6fd7a0e1ae
Support CVAT 2.X deployment using helm (#4448)
* Fix frontend helm labels taken.
Previously those were erronously taken from backend.

* Add support for CVAT 2.X in helm charts

Added templates for OPA and extended readme on how to deploy.
Moreover modernized the ingress chart to support k8s version 1.22+.

* Update Changelog

* Fix helm readme linter error

Fix linter error due to markdown line longer than 120 characters
4 years ago
Adam Teuscher eb634200e4
Return the response from the AI tool (#4432) (#4505)
Co-authored-by: Adam Teuscher <adamteuscher@smartvisionworks.com>
4 years ago
Kiwon Jung 449ae0c5bf
fixed: Unable to upload annotations #4459 (#4513) 4 years ago
Kiwon Jung 96af4f18c8
Support paginated list for job commits #4476 (#4482)
* Support paginated list for job commits #4476

* Update CHANGELOG.md

Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com>

Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com>
4 years ago