391 Commits (c4e769d5cfb2788e5671c8ca82751cbf3e3e0ce0)

Author SHA1 Message Date
zhiltsov-max da3fa34ce0
Add tf import checks and tests (#1567)
* Add tf import checks and tests

* implement disabled formats on server

* python 3.5 compatibility

* add checks to dm tests

* fix tests

* Support for disabled formats in UI

* add sorting for formats, mark grey disabled items

* update changelog

* advance package versions
6 years ago
zhiltsov-max ac922e33a5
Add default colors for masks (#1549)
* Use default colors for masks

* do not change labels in voc converter

* update tests

* add backgound color handling

* consider case with existing source colormap

* update changelog

* fix file name

* fix insert

* move color table colors to beginning
6 years ago
zhiltsov-max d57f7aefc1
Fix cached exported annotations file name (#1635) 6 years ago
Mathis Chenuet bb69fd4fce
Show error on upload when labels are missing (#1629) 6 years ago
zhiltsov-max 4dc1c7ae7d
Add missing import (#1638) 6 years ago
Nikita Manovich 79c39ad35c
Remove information about the email from the basic user information (#1627)
* Remove information about the email from the basic user information.
6 years ago
Andrey Zhavoronkov 4477e1777a
Added throttling policy for unauthenticated users (#1531)
* added throttling policy for unauthenticated users

* updated changelog

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Nikita Manovich 35badcca55 Update version of CVAT 6 years ago
Nikita Manovich ac45de7631
Release 1.0.0 (#1618)
* Add pull request and issue templates (#1359)

* Add initial version of pull request template

* Fix links

* Fix codacy issues

* Slightly improve titles of sections

* Add a note about strikethough for the checklist.

* Fix progress of a pull request (each checkbox is an issue)

* Add the license header, checkboxes about the license.

* Updated the license

* Update the license to met https://github.com/licensee/licensee/blob/master/vendor/choosealicense.com/_licenses/mit.txt restrictions.

* Fix the pull request template name

* Make explaination text as comments (it will be visible when you edit the PR message)

* Add initial version of the issue template.

* Improve PR template (#1427)

* Simplified PR template.

* Remove a new line to make codacy happy.

* Slightly improve changelog

* Update CVAT version
6 years ago
TOsmanov 692f4a0d2d
Fix duplicate item in User Guide (#1617)
* remove item Annotation with Auto Segmentation

* fix link in user_guide.md

* delete unused images
6 years ago
TOsmanov 8cdd312bf5
Update Filter, Analytics and Shortcuts items in User Guide (#1606)
* update user_guide.md and images

* fix user_guide.md

* delete unused image

* delete unused images
6 years ago
TOsmanov fb419d353e
Update item Annotation with polygons in User guide v2 (#1612)
* update user_guide.md
* update images and gifs
6 years ago
TOsmanov 3f46258ae6
Update item Annotation with cuboids (#1598) 6 years ago
Andrey Zhavoronkov e21ec568fd
fix analytics permissions (#1608) 6 years ago
TOsmanov 7621d2b35d
update gifs, images and user_guide.md (#1605) 6 years ago
TOsmanov 6113b648a3
update user_guide.md and add image (#1604) 6 years ago
TOsmanov 311074423d
delete duplicate item in user_guide.md (#1607) 6 years ago
YutaYamazaki db23bd4121
Fix example yaml format (#1603) 6 years ago
Nikita Manovich 4ce14d6946 Merge branch 'TOsmanov-UG-update-Annotation-whit-points' into develop 6 years ago
TOsmanov 53020c9d9f
Update item Annotation with polylines (#1596)
* update user_guide.md and images

* fix uppercase letters in images path in user_guide.md and remove trailing spaces

* delete images and gifs containing uppercase letters in the name

* add images with correct names

* fix image paths in user_guide.md

* Delete image133

* add image133 with correct name
6 years ago
zhiltsov-max e2dedb2f83
Use z_order as a class property (#1589)
* Use z_order as a class property

* Fix z_order use in voc

* Update changelog
6 years ago
timurx.osmanov dce5e1d5dd add gif013 with correct name 6 years ago
timurx.osmanov 058335a476 Delete gif013 6 years ago
timurx.osmanov 6f1d8f5ea2 update user_guide.md, images and gifs 6 years ago
TOsmanov 485bc8d91a
Update user_guide.md, images and gif (#1556)
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
TOsmanov 405aab7ba1
Update text, images and gif in user_guide.md (#1558) 6 years ago
TOsmanov 8a8dd391a3
Add item Controls sidebar in User Guide (#1510) 6 years ago
Andrey Zhavoronkov 6fd810e8a9
added settings to reduce access to analytics component (#1592)
* added settings to reduce access to analytics component

* updated CHANGELOG

* fixed typo
6 years ago
Andrey Zhavoronkov 7c800f7f7d
Fixed task creation for videos with uneven dimensions. (#1594)
* used yuv420p format for compressed and original chunks

* updated changelog
6 years ago
Andrey Zhavoronkov 27efa89242
Fixed git synchronization (#1582)
* fixed git synchronization

* Update CHANGELOG.md

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max 61d06065ab
Fix cuboid conversion (#1577)
* Fix cuboid conversion

* update changelog

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max 4c603504b7
Add VOC grayscale masks test and documentation (#1576)
* Add a test for unpainted masks
* Update format documentation
6 years ago
Andrey Zhavoronkov 43395af812
Fixed auto_segmentation app (#1562)
* disabled tf eager execution for auto_segmentation
* Update CHANGELOG.md
6 years ago
Dmitry Kalinin 5816494694
React UI: cuboid interpolation and cuboid drawing from rectangles (#1560)
* Added backend cuboid interpolation and cuboid drawing from rectangles
* Added CHANELOG.md
* Fixed cuboid front edges stroke width
* PR fixes
6 years ago
TOsmanov 42fb305d67
Update item Side panel in User guide (#1513)
* Update item Side panel in User guide

* Removed trailing spaces in an Object sidebar item

* Update cvat/apps/documentation/user_guide.md

* fix typo

* missing image correction

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov 380be58edc
Ability to configure user agreements for the register user form (#1464) 6 years ago
TOsmanov fc2f02a406
Update item Bottom panel in User Guide (#1509)
* Update item Bottom panel in User Guide

rename the "Bottom panel" to the "Top panel"

* Fixed typos, remove trailing spaces in user_guide.md

* Fix user_guide.md and update image051.jpg
6 years ago
zhiltsov-max fb380d9855
Include empty images in exported annotations (#1479) 6 years ago
Andrey Zhavoronkov ccd2fbdf51
fixed linter issues (#1538) 6 years ago
TOsmanov 6eab04885f
Update item Settings in User Guide (#1508) 6 years ago
zhiltsov-max 5ab549956f
Merge annotations and dataset_manager apps (#1352) 6 years ago
TOsmanov 6566e4aa11
Update items Workspace and Types of shapes in User Guide (#1497) 6 years ago
zhiltsov-max acdf233796
Add coverage for python (#1483) 6 years ago
Nikita Manovich e6ce7758cd Update CHANGELOG and the version of CVAT server. 6 years ago
Andrey Zhavoronkov 227ab05e73
Fixed uploading track annotations for multi-segment tasks (#1396)
* fixed uploading annotation for overlapped segments

* fixed dump of tracks for multisegment task

* Update CHANGELOG.md

* fixed comments

* fixed comments

* Update cvat/apps/engine/data_manager.py

Co-Authored-By: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>

* drop start shapes with outside==True for splitted track

* code cleanup

* fixed typo

* fix

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov ee6deba304
Fixed 'Open task' button doesn't work (#1474) 6 years ago
TOsmanov fc37800eda
Update items from AAM (basics) to Vocabulary in User Guide (#1459)
* Update items from AAM (basics) to Vocabulary
* Delete unused images and gif
6 years ago
Ben Hoff 8a2efa4da3
fix auto annotation to not eat all RAM (#1328)
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
TOsmanov 191d15e8fb
Update item "Interpolation mode (basics)" in User Guide (#1455)
* Update item interpolation mode in user guide

fix typos and contents

* Fix a typo

* Fix a typo in the filename

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev c6c9e7db96
React UI: Added client versioning (#1448)
* Adjusted antd import

* Wrapped core and canvas

* Added versioning

* Updated changelog, adjusted installation guide a bit
6 years ago