65 Commits (130b815f61769dcef3d56606c8ab5fbb37cff75a)

Author SHA1 Message Date
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
Artem Filippov 9f31fb3882
Improve documentation, correction of the "Creating an annotation task" page structure (#3586)
* updating creating task page

* remark fixes

* corrected info about synchronization status
5 years ago
Timur Osmanov 35f5be2632
Improved documentation versioning (#3569)
* add navbar-version-selector.html

* update site/build_docs.py

* update site/build_docs.py

* update _index.html and fix mistakes in config.toml

* fix _index.html

* replace all tabs with spaces

* update navbar-version-selector.html

* fix link in the site/readme.md

* replace tabs with spaces in custom.scss and 404.html

* fix linter errors
5 years ago
Artem Filippov 741d3974ab
updated 3d object annotation page (#3608) 5 years ago
Ashwin Ramesh 475a688e38
Update cli.md with missing features (upload, export, import) (#3572)
* These features exist in the code but not in documentation
5 years ago
amotovx ecc85d44ac
updated info about the block function (#3581) 5 years ago
amotovx 68881050f3
Documentation, updated info about downloading annotations and exporting projects (#3546)
* updated downloading annotations info, added info about exporting projects

* removed duplicate info from projects

* updated creating an annotation task page

* fixed linter errors

* updated subset info
5 years ago
Nikita Manovich 22bdb946e5
Update rest-api-design.md 5 years ago
amotovx 7879dd168b
Documentation update, updated info on the AI Tools page of Manual (#3532)
* updated the AI Tools page

* rename image, delete unused

* updated the interactors subsection

* added info about selected opacity slider to OpenCV tools and polygon manual drawing

* updated info about selected opacity slider in the objects sidebar section
5 years ago
Dmitry Kalinin f18b1cb82d
Project: export as a dataset (#3365) 5 years ago
Artem Filippov d773f8c6a5
Documentation update, adding descriptions for pages in Administration and Contributing sections. (#3518)
* Added descriptions for headers in Administration and Contributing sections.

* Added periods to descriptions.
5 years ago
amotovx 508ce7cdba
Documentation update, adding descriptions to pages located in Basics and Advanced sections of Manual (#3522)
* Added descriptions to sections manual/basics and manual/advanced

* fixed wording + additional description
5 years ago
Dmitry Kalinin 472d53596e
Fixed task creating CLI parameter (#3519)
* Fixed CLI parameter

* Adjusted docs

* Added CHANGELOG
5 years ago
Timur Osmanov 7887da432f
Documentation update, adding solutions of the problems to a serverless tutorial (#3472) 5 years ago
Boris Sekachev 0fbb19ae38
Updated documentation for current interactors (#3489)
* Updated documentation for current interactors

* Fixed remark issues

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

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

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

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

* Removed extra frames

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>
5 years ago
Timur Osmanov bc2c85a9d3
Documentation update (#3464)
* update documentation add approximation and done button

* fix linter error and mistakes

* documentation update and fix mistakes

* delete unused image

* rename an images to resolve a conflict

* Update site/content/en/docs/manual/basics/top-panel.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Kirill Lakhov 7e7a5b9623
Histogram equalization feature (#3447)
* Added histogram equalization

* Fixed equalization memory leak

* Removed unused console.log

* Fixed eslint errors

* Fixed algorithm implementation in opencv control

* Fixed histogram equalization disabling

* Fixed eslint errors

* Removed outdated code and reworked cycles in functions

* Fixed forceUpdate flag disabling

* Fixed image bitmap creation

* Fixed running setState and imageModifier
5 years ago
Tadej Svetina 6055be499e
Replace Nginx proxy with Traefik (#3409)
* Replace Nginx with Traefik

* Comment Traefik dashboard commands and ports

* Fix cvat service port

* Simplify traefik dashboard instructions

* Add license to docker-compose files

* Update all mentions of CVAT_HOST in the docs

* Add link to Traefik documentation on router rules

* Return base CVAT port to 8080

* Fix spelling in documentation

* Fix port indentaion in docker-compose file

* Fix Traefik dashboard config

* Update changelog

* Adapt serverless dockerfile

* Update analytics dockerfile

* Update analytics docker compose file

* Fix linting issues

* fixed linter issues

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
Nikita Manovich bcead927e4 Small changes for serverless tutorial. 5 years ago
Nikita Manovich 0baf794674
Tutorial about serverless functions (#3124)
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
5 years ago
Lei Lei e8de8a5fc7
Add other option to create superuser for win10 during installation (#3385) 5 years ago
Timur Osmanov dde8a40ce5
Documentation for export/import a task (#3367)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* add 3D task documentation

* update documentation

* fix conflict README.md

* fix linter error v1

* update documentation

* fix mistakes

* update creating an annotation task section

* rename section

* fix numeration

* fix mistakes

* update docs

* fix grammar

* delete info about not implemented features

* fixed comments

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
5 years ago
Timur Osmanov 830c7b213e
Add documentation for 3d task (#3364)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* add 3D task documentation

* update documentation

* fix conflict README.md

* fix linter error v1

* fix numeration
5 years ago