dependabot-preview[bot]
bcdcaaf459
Bump django-extensions from 3.0.1 to 3.0.2 in /cvat/requirements ( #1833 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.1...3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
760090cbe5
Bump opencv-python from 4.2.0.34 to 4.3.0.36 in /cvat/requirements ( #1854 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.2.0.34 to 4.3.0.36.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
e6b0c667f2
specified setuptools version to fix build fail ( #1866 )
6 years ago
zhiltsov-max
fc2fb6156a
Don't export outside annotations ( #1729 )
...
* Add option to omit outside annotations
* update changelog
* Fix mot format and test
* Fix outside in mot
* fix repo problem
* t
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
18f6b2f95d
[CVAT-UI] Fixed displaying on canvas in some cases ( #1834 )
...
* Fixed displaying on canvas in some cases
* Updated changelog
6 years ago
Boris Sekachev
757f0ade17
[CVAT-UI]: Appearance settings in AAM, keyframe navigation and other buttons in AAM ( #1820 )
6 years ago
Nikita Manovich
76280be4ad
Add v1.1.0-beta into changelog and update the server version.
6 years ago
dependabot-preview[bot]
0b4ca7eb0c
Bump pillow from 7.1.2 to 7.2.0 in /cvat/requirements ( #1828 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...7.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Nikita Manovich
d293876a6f
Merge remote-tracking branch 'origin/release-1.1.0' into develop
6 years ago
Nikita Manovich
f1b01780cc
Add release 1.1.0-alpha date.
6 years ago
Nikita Manovich
cab375dfc2
Merge branch 'lizhming-develop' into develop
6 years ago
Nikita Manovich
bb926fc209
Updated version of cvat-ui.
6 years ago
Nikita Manovich
681ea2b75a
Merge branch 'develop' into develop
6 years ago
dependabot-preview[bot]
6d85840779
Bump python-ldap from 3.3.0 to 3.3.1 in /cvat/requirements ( #1821 )
...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/python-ldap/python-ldap/releases )
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.3.0...python-ldap-3.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
af8db0ccdf
Bump django-extensions from 2.2.9 to 3.0.1 in /cvat/requirements ( #1822 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 2.2.9 to 3.0.1.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.2.9...3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
lizhming
38b19cbe77
Update CHANGELOG.md
6 years ago
zhiltsov-max
80ed45b452
Allow attributes in COCO format ( #1782 )
...
* allow attributes in coco
* update changelog
* update cli
* update coco cli
6 years ago
Andrey Zhavoronkov
f1f63532e6
Update FAQ ( #1818 )
...
* updated FAQ
* Update faq.md
6 years ago
Dmitry Kalinin
27dc52a513
CVAT UI: tag annotation workspace ( #1570 )
6 years ago
Flymax
7c6d6c9c30
Bug fixes: logout
6 years ago
Andrey Zhavoronkov
db29291d43
added hash to js bundle names ( #1803 )
6 years ago
Boris Sekachev
99860d8171
[CVAT-UI] Data annotation team requests and some fixes ( #1753 )
6 years ago
zhiltsov-max
962f61fa27
Add attributes in VOC format ( #1792 )
...
* Add voc attributes
* Allow any values for voc pose
* update changelog
* Add attribute conversion
* linter
* fix tests
6 years ago
Dmitry Kalinin
49a7ad59ed
CVAT UI: batch of fixes ( #1705 )
6 years ago
Boris Sekachev
db24f93d66
Bug fixes: Propagation from the latest frame, number attribute validation ( #1800 )
...
* Improved messages for number attribute validation, fixed propagation from the latest frame, fixed checking of a number attribute
* Updated versions
* Updated changelog
6 years ago
zhiltsov-max
ae3b06b465
[Datumaro] Add generic accuracy checker model launcher ( #1661 )
...
* Refactor inference wrapper
* Add accuracy checker launcher wrapper
* t
* rename method
* Add importer for openvino launcher
* Move openvino plugin to iecore
* add generic AC launcher
* Implement cli for AC launcher
* move ac plugin dir
* prevent tf reimport
* Fix outputs conversion
* t
* add pytorch model example
* Require config path in launcher
* Clear extra whitespace
6 years ago
Dmitry Kalinin
fefcb51331
Stylelint SCSS linter ( #1766 )
...
* Added stylelint fixed stylelint issues
* Added CHANGELOG.md
6 years ago
Dmitry Kalinin
2b55700ba2
Merge pull request #1781 from opencv/dk/new-palette
...
Added new colors to labels palette for cvat-core
6 years ago
dependabot-preview[bot]
5556b8a5ef
Bump werkzeug from 0.15.3 to 1.0.1 in /cvat/requirements ( #1787 )
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.15.3 to 1.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.3...1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
29c41952ab
Bump lazy-object-proxy from 1.3.1 to 1.5.0 in /cvat/requirements ( #1788 )
...
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy ) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases )
- [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.3.1...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
95e2343938
Bump drf-yasg from 1.17.0 to 1.17.1 in /cvat/requirements ( #1789 )
...
Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg ) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/axnsan12/drf-yasg/releases )
- [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst )
- [Commits](https://github.com/axnsan12/drf-yasg/compare/1.17.0...1.17.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
564827b5f9
Bump opencv-python from 4.1.0.25 to 4.2.0.34 in /cvat/requirements ( #1791 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.1.0.25 to 4.2.0.34.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
5b26cbe6dc
Bump furl from 2.0.0 to 2.1.0 in /cvat/requirements ( #1786 )
...
Bumps [furl](https://github.com/gruns/furl ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gruns/furl/releases )
- [Changelog](https://github.com/gruns/furl/blob/master/changelog.txt )
- [Commits](https://github.com/gruns/furl/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Kirill Plyashkevich
5d2f313cf8
Continuation of https://github.com/opencv/cvat/pull/1641 ( #1793 )
...
Added env variables for Postgres DB and user names
6 years ago
zhiltsov-max
f646589bfa
Allow import of single boxes in MOT format ( #1764 )
...
* Allow single boxes in MOT format
* update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
12f78559d2
[Datumaro] Mean and std for dataset ( #1734 )
...
* Add meanstd
* Add stats cli
* Update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Dmitry Kalinin
7d73860adf
Added new colors to labels palette for cvat-core
6 years ago
Eric Grinstein
3fee4cfcab
Functionality to upload annotations on task creation ( #1735 )
...
* Upload annotations on task creation
* Bulk upload v1
* Not working
* Annotation upon task creation finished
* Functionality to upload annotations on task creation
* Functionality to upload annotations on task creation
* Functionality to upload annotations on task creation
* Functionality to upload annotations on task creation
* Fix trailing whitespace
* Use status request for checking task completion
* fixed default format name
Co-authored-by: Eric Grinstein <v-ergri@microsoft.com>
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
90c8f789ee
Bump tensorflow from 1.15.2 to 2.2.0 in /cvat/requirements ( #1761 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 1.15.2 to 2.2.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.2...v2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev
a300684876
Interpolation of polyshapes in CVAT ( #1571 )
...
* cvat-core interpolation
* Unlocked polyshapes
* Updated versions
* Second implementation
* Splitted line
* Inverse, set start point, fixed editing a bit, point menu refactoring
* Removed extra code, fixed bug: Cannot open shape context menu when point context menu is opened
* Do not close shape context menu on change shap[e
* Improved editing
* Updated mouseevents to edit/delete, added ability to redraw (shift + N)
* Ignore tags when redraw
* Ingoring tags on canvas, added method isAbleToChangeFrame, hide shapes during redraw, do not allow changing frame during redraw
* Canceled advanced editing for polygons
* A couple of fixes in interpolation, editing, reducing number of points
* Moved change orientation functionality
* Fixed interpolation algorithm
* Zero division issue
* Zero division issue
* Segment minimization
* Server implementation
* Keyframe set to False
* Simplified code, fixed server side code
* Updated changelog.md
* Added pdf describing interpolation
* Resolved some issues
* Updated UI version
* Updated canvas version
* Fixed host
6 years ago
dependabot-preview[bot]
07a3c4a9a2
Bump pdf2image from 1.6.0 to 1.13.1 in /cvat/requirements ( #1772 )
...
Bumps [pdf2image](https://github.com/Belval/pdf2image ) from 1.6.0 to 1.13.1.
- [Release notes](https://github.com/Belval/pdf2image/releases )
- [Commits](https://github.com/Belval/pdf2image/compare/v1.6.0...v1.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
5b4e472bd9
Bump django-extensions from 2.0.6 to 2.2.9 in /cvat/requirements ( #1773 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 2.0.6 to 2.2.9.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.0.6...2.2.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
126a22c04f
Bump django-cors-headers from 3.3.0 to 3.4.0 in /cvat/requirements ( #1774 )
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases )
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.3.0...3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
7f7e3cef21
Bump python-ldap from 3.2.0 to 3.3.0 in /cvat/requirements ( #1775 )
...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/python-ldap/python-ldap/releases )
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.2.0...python-ldap-3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
54106294f9
Bump rules from 2.0 to 2.2 in /cvat/requirements ( #1777 )
...
Bumps [rules](https://github.com/dfunckt/django-rules ) from 2.0 to 2.2.
- [Release notes](https://github.com/dfunckt/django-rules/releases )
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dfunckt/django-rules/compare/v2.0.0...v2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
4c0bf89029
Bump sqlparse from 0.2.4 to 0.3.1 in /cvat/requirements ( #1778 )
...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.2.4 to 0.3.1.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases )
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.2.4...0.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
a3d036d47d
Bump eslint from 6.8.0 to 7.3.0 ( #1779 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.8.0 to 7.3.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
97b1005456
compatibility with python 3.6 and lower ( #1780 )
6 years ago
dependabot-preview[bot]
2a349d0243
Bump eslint-plugin-react-hooks from 2.5.1 to 4.0.4 ( #1758 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 2.5.1 to 4.0.4.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
34eba81d86
Bump h5py from 2.9.0 to 2.10.0 in /cvat/requirements ( #1738 )
...
Bumps [h5py](https://github.com/h5py/h5py ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/h5py/h5py/releases )
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst )
- [Commits](https://github.com/h5py/h5py/compare/2.9.0...2.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago