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
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
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
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
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
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
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
Timur Osmanov
7cf6c7a08e
Update documentation sorting ( #3320 )
...
* update documentation sorting
* update README.md and documentation
* fix linter errors
* update name sections
* fix links
* fix linter errors
* update developing section
* fix link and mistake
* rename developing and contributing section
* fix incorrect links
* fix link on cvat.jpg
* Update site/content/en/docs/_index.md
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago