190 Commits (7df2b2fded320eef43166fc9689b9026bf0d45d3)

Author SHA1 Message Date
Anastasia Yasakova fd666d00ad
Fix project import with skeletons (#4867) 3 years ago
Andrey Chernov b9abbce411
Updated documentation (#4975)
* Updated documentation

- Removed the FAQ from API&SDK
- Changed the weight of the FAQ file

* Fixed errors
3 years ago
Kirill Sizov 32f4be9c8c
docs/about: add more links (#4974) 3 years ago
Andrey Zhavoronkov 43565bcb3a
moved README Helm file to documentation (#4977) 3 years ago
Maria Khrustaleva 56e8c1eb82
Cypress tests for source & target storage (#4914)
* Draft version

* Implemented import & fixed export && some code cleanup && some fixes &&  updated notifications

* Refactoring && fixed several bugs

* Update licence headers && small fixes

* Update remaining licence headers && small changes

* Fix part of tests

* Fix tests

* Remove unused code

* Fix part of comments

* Some fixes

* Move file download process to job

* Rename methods

* Small fix

* Fix storages configuration for tasks

* Styles

* Remove unused

* Change storage configuration && fix forms reset && some fixes

* Update imports

* Remove extra argument type

* Add catch

* Fix import backup from local

* Import architecture refactoring && some fixes

* Rename props

* Small reorganization of export architecture &&  minor fixes

* Remove unused import

* Small fix && skip error notification when no permissions

* Fix project creating

* Fix part of eslint issues

* Fix eslint

* Fix eslint

* Fix eslint

* eslint

* Fix some eslint issues

* Combine uploadAnnotations and importDataset

* Fix annotation uploading from local

* Update tests

* Fix annotation uploading

* Fix notification

* Update dependencies

* fix

* Update jest tests

* Skip error notification when no permissions

* Update case 91 92 canvas3d tests

* Styles

* Update icons

* eslint

* eslint

* eslint

* eslint

* Create & delete cloud storage

* Common part && export job annotations

* Update tests && add tests for project backup

* Fix typo

* Rename variables

* debug

* Revert timeout

* Fix server host

* Fix test with project backup restore

* small refactoring

* Update issue_2473_import_annotations_frames_dots_in_name
3 years ago
Nikita Manovich 79dcc0e0cf
Update about page for documentation (#4958) 3 years ago
Maxim Zhiltsov a9bd27f490
Fix API section link (#4963) 3 years ago
Maxim Zhiltsov 68375ec23e
Add SDK docs (#4928)
- Added auth docs in API schema and SDK ApiClient/Config (fixes #1517)
- Added SDK docs with API, SDK and CLI docs
- Added `develop` branch in the docs
- Allowed unauthorized access to `api/docs`, `api/swagger`, `api/schema` endpoints
- Added `--insecure` env var to control host checks in CLI
- Refactored `build_docs.py` (backported https://github.com/openvinotoolkit/datumaro/pull/589)
- Extracted requirements file for site
3 years ago
Anastasia Yasakova aed6de5ce3
Update COCO documentation (#4908) 3 years ago
Boris Sekachev f9a2e27223
Some documentation added for skeletons feature (#4925) 3 years ago
Andrey Zhavoronkov d7eb7420ad
updated installation guide (#4926) 3 years ago
Maxim Zhiltsov 7218f4e283
Add host schema auto-detection in SDK (#4910) 3 years ago
Andrey Chernov 8e5e9bfe89
updated the FAQ.md (#4902)
Added the information about DL models adding
3 years ago
Andrey Zhavoronkov 3562946f83
How to upgrade CVAT guide (#4812) 4 years ago
kirill-sizov 2813503858 fix container name 4 years ago
Andrey Zhavoronkov 5e2eda7601
Extend helm to support Serverless functions and Analytics (#110) 4 years ago
Maxim Zhiltsov 5f58a0f7be
Add 2nd layer of SDK (#19) 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
Aleksey Alekseev d747e8c5fa
Update docs for creating task/project dialog (#54) 4 years ago
Nikita Manovich 6ee7f58155
Update faq.md 4 years ago
Nikita Manovich 841f75e732
"Migrate data from CVAT.org to CVAT.ai" topic in FAQ (#48) 4 years ago
Nikita Manovich c6dfef24a7 Fix an issue with ldap.md file (remark linter) 4 years ago
Ryan Hirasaki fdbb675493
Create documentation to authenticate with LDAP (#39) 4 years ago
Ryan Hirasaki f09c0627c3
Update text for dataset chunking in task creation (#33) 4 years ago
Anna Petrovicheva a7af563e79
Edited README: added logos, rephrased texts, restructured (#37) 4 years ago
Nikita Manovich 53b6093004
cvat.org -> app.cvat.ai (#34) 4 years ago
Nikita Manovich 3b1116185b
Remove Intel related information (e.g., links on Intel resources) (#15) 4 years ago
Kirill Sizov 3d3903c01f
Rename Docker images (#12) 4 years ago
Boris Sekachev 1a94190572
Changed links openvinotoolkit > cvat-ai (#3)
Changed links openvinotoolkit > cvat.ai
4 years ago
Kirill Sizov 2240b3f4aa
Replace npm with yarn (#113)
* package.json: private true

* delete package-lock.json

* cvat-core/package.json: fix path for cvat-data

* replace npm with yarn

* replace npm with yarn

* add yarn.lock files

* replace npm with yarn

* remark: replace npm with yarn

* fixes

* fixes

* alligment

* workflows: replace npm with yarn

* revert husky version

* replace npm with yarn on ci image

* add yarn for ci image

* enable debug mode for main workflow

* debug mode

* v0.0.0

* resolve dependencies issues

* update docs

* exit debug mode

* add yarn.lock to the ui image

* fix three version

* resolve conflicts

* [no ci] use yarn instead of npm

* fix src path
4 years ago
Boris Sekachev 4f1a778d22
Fixed Intel license headers (#119) 4 years ago
Kirill Lakhov 5b65ecfd83
Documentation for Tags on frames (#115) 4 years ago
Aleksey Alekseev 06d48a62cb
Updated documentation for development on Mac M1 (ARM CPU) (#101) 4 years ago
Kirill Sizov 2e161b0e9f
Refactor CI (#26) 4 years ago
Maxim Zhiltsov fd4a1307b5
CLI package (#59) 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
Boris Sekachev 30cc541ae0
Documentation about how to use attributes in nuclio (#33) 4 years ago
Nikita Manovich 2fb2a6a9ef
Add a link on JSON:API 4 years ago
Timur Osmanov d42e37c714
Update documentation. Update sections about pages (#4480)
* update docs

* fix linter errors

* fix and resize image100_detrac.jpg

* apply part of suggestions

* apply suggestions

* fix linter errors

* fix links

* fix linter error

* fix mistake

* fix mistake
4 years ago
Alexander Ivkin 3dc4371f98
Feature/fixed build macos (#4414) 4 years ago
Timur Osmanov c1a137ad99
Update documentation. Add "Jobs page" section and update "Filter" and "Vocabulary" sections (#4411)
* add jobs-page and update filter and vocabulary

* fix linter errors

* apply suggestion
4 years ago
Timur Osmanov 07ae9a3e4f
Update documentation. Add information about git flexibility after task creation (#4401)
* update task-synchronization.md, creating_an_annotation_task.md and task-details.md

* update task-details.md

* fix mistake

* apply suggestions

* fix linter error
4 years ago
dependabot[bot] a3bc6ed2a0
Bump nanoid from 3.1.28 to 3.3.1 in /site (#4390)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Adam Hultman eac5b60d9b
Fix typo in dataset manifest docs (#4383) 4 years ago
Timur Osmanov 1c3b9710b9
Updating the documentation. Adding Troubleshooting to the Installation Guide (#4272)
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Maria Khrustaleva dd4a78d8c9
Remove v1 api version support (#4332) 4 years ago
Timur Osmanov e6533a0afd
Update documentation. Update add OpenCV MIL tracker tool (#4299)
* update opencv-tools.md and ai-tools.md

* apply suggestions
4 years ago
Timur Osmanov d2e691cfae
Update documentation. Added information about pop-up messages (#4316)
* update interface.md

* fix mistakes

* fix mistake
4 years ago
Maria Khrustaleva 83126c7b5a
API versioning using accept header (#4239) 4 years ago
Nikita Manovich 90dcadd479
Add a warning about restore DB (#4271) 4 years ago
Timur Osmanov 9fc6a1ec8e
fix mistakes in cli section and update xml_format section (#4263) 4 years ago
Timur Osmanov d96bd55b78
update creating_an_annotation_task.md (#4231) 4 years ago
Timur Osmanov 48edb3c0bd
Update documentation. Fix mistakes in CLI section (#4251)
* fix mistake in cli.md
* add new example in cli section
4 years ago
Timur Osmanov 129584b99e
Update documentation. Update CLI section (#4056) 4 years ago
Boris Sekachev f97db1c1ed
Updated documentation and screenshot with labels editor (#4190)
* Updated documentation and screenshot with labels editor

* Resized images
4 years ago
Timur Osmanov b6f3b05bb1
Update Documentation. Add documentation about ellipses (#4172)
* add documentation about ellipses

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* fix mistake

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Timur Osmanov c9aa9a12e1
Update Documentation about export, import and backup features (#4150) 4 years ago
AmitN1212 f915385f2c
Update documentation (Development Environment section) (#4082) 4 years ago
Timur Osmanov d651cd6997
Improved documentation site. Adding a copy button for code blocks (#4024) 4 years ago
Timur Osmanov 877daa4f2a
Update documentation. Add organization section (#4080)
* add organization section

* fix linter errors

* fix mistake

* update roles description and other sections

* fix linter error

* update task-details.md

* fix mistake

* update review section

* fix linter error

* apply suggestions

* fix linter error
4 years ago
Nikita Manovich 4708b5ecf8
IAM: Open Policy Agent integration (#3788)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
4 years ago
Timur Osmanov 73a0c6499c
Update documentation. Update the settings section (#4034)
* update settings.md

* fix mistakes
4 years ago
Timur Osmanov e39a17b0ac
Update documentation. Added tutorial about attach google cloud storage (#3995)
* add google cloud storage tutorial

* update attach-cloud-storage.md

* apply suggestion

* apply suggestion v 2

* update images

* fix mistakes

* Update site/content/en/docs/manual/basics/attach-cloud-storage.md

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

* fix linter error

Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com>
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
Timur Osmanov 2ed9f9cdb4
update review section (#4005) 4 years ago
Timur Osmanov 4c52438991
Update documentation about options to switch font size and position of the text (#3989)
* update settings section

* fix mistakes

* Update site/content/en/docs/manual/basics/settings.md

* Update site/content/en/docs/manual/basics/settings.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Timur Osmanov 9d21b20845
update project section (#3979) 4 years ago
shaojun 5bbdbaf6fa
update the doc for change default hostname or port (#3915)
* update for change default hostname or port

Improve the description for how to change the default hostname, and fix the inaccuracy descrption for port change.

* Update site/content/en/docs/faq.md

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>

* Update site/content/en/docs/faq.md

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>

* Fix linter issues

* Fix linter issues

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Timur Osmanov 2de4724978
Update documentation for China users (#3946) 4 years ago
Timur Osmanov 3dac403d90
Update the documentation about the smooth image option (#3947)
* update settings section

* update image067.jpg

* fix linter errors
4 years ago
Timur Osmanov 958206c929
Update documentation about review mode (#3944)
* update review section

* update review section
4 years ago
Timur Osmanov 723b2a8327
update docs rotated bbox (#3924) 4 years ago
Nikita Manovich cf6f997c5c
Fix an image in documentation: tracker_siammask_detrac.gif 4 years ago
Maria Khrustaleva 500229041e
Update doc (#3891) 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
Stella Alice Schlotter e77499181f
Add note about redis server in WSL (#3828) 4 years ago
Timur Osmanov 2cbe1d5ca6
Add documentation about remove annotation in a frame range (#3854)
* update docs

* fix mistakes
4 years ago
Kirill Sizov b57467937a
Update Datumaro dependency to 0.2.0 (#3813) 4 years ago
Nikita Manovich e34941e971 Merge remote-tracking branch 'origin/develop' into BerlinUnited-fix/dextr_deployment 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
Timur Osmanov 483e4f6a58
Improving documentation about tracker SiamMask (#3807)
* update docs

* fix mistakes

* fix file name

* fix mistake
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
Timur Osmanov d3554c5375
Add Azure Blob Container tutorial for cloudstorages (#3778) 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
Timur Osmanov 8fea50780d
update docs hrnet18 (#3786) 4 years ago
Artem Filippov cf6878e19c
Documentation update, added information about trackers (#3754)
* added information about tracker

* remark fixes

* Update site/content/en/docs/manual/advanced/ai-tools.md

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>

* updated installation automatic annotation guide

* Update site/content/en/docs/administration/advanced/installation_automatic_annotation.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Update site/content/en/docs/manual/advanced/ai-tools.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Timur Osmanov ced1bc8cb3
Documentation update, added info about the cloud storage UI and add AWS-S3 tutorial (#3745)
* added info about cloud storage ui

* fixed linter errors, improved list spacing

* fixed linter errors v2

* fixed mistakes & indentation

* Apply suggestions from code review

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>

* fixed errors & indentation issues

* fixed errors & indentation issues v2

* fix mistakes in attach-cloud-storage.md

* apply suggestions v2

* add aws-s3 tutorial

* fix linter errors

* update attach-cloud-storage.md

* fix mistakes

* update attach-cloud-storage.md

* update image

* fix link

* update attach cloud storage section

* fix markup

* fix mistake

* fix mistake

* update the example manifest

* apply suggestions

Co-authored-by: Motov <alexeyx.motov@intel.com>
Co-authored-by: amotovx <87861362+amotovx@users.noreply.github.com>
4 years ago
amotovx 4d8172c64a
Documentation update, added info about the cloud storage UI (#3724) 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
Boris Sekachev 03c851594c
Migrated to the new antd, fixed tests, fixed annotations uploading (#3694)
* Revert "Revert "Updating tests for migration to a new version of antd (#3623)""

This reverts commit 0fd8b5d49e.

* Fixed issue with annotations uploading

* Fixed menu on annotation page

* Tried to fix: Cannot read property nodeType of null

* Updated deps

* Fixed a couple of issues in menu

* Fixed import after updating antd

* Update cvat-ui/webpack.config.js

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
4 years ago
Timur Osmanov 6df808dfce
Improve versioning of the documentation website and fix page 404 (#3632)
* improve versioning of the documentation website

* fix version dropdown menu

* fix linter errors

* hide contribuiting subsections and update site/build_docs.py

* revert changes contributing section and remove unwanted text
4 years ago
Artem Filippov e5a94ff74d
sorting headers in Manual (#3648) 4 years ago
Dmitry Kalinin b63e8de7fe
Added documentation for GPU support in WSL (#3651)
* Added note for cuda wsl

* Fixed indentations
5 years ago