978 Commits (cb114b52869598db083bb553bc4baf42abbb0585)
 

Author SHA1 Message Date
Liron Ilouz cb114b5286
Image quality parameter mismatch #1900 (#1904)
* make intuitive and consistent definition of 'Image quality' parameter across Task creation context and documentation.

* updated changelog

Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Andrey Zhavoronkov f678b66d8b
removed redundant call of av.dataset in VideoReader class (#1899) 6 years ago
zhiltsov-max cf26ef0363
Convert points to float in import (#1898)
* Convert points to float in import

* update changelog
6 years ago
Andrey Zhavoronkov 81b5a554fc
Added a couple of question to the FAQ page. (#1896)
* updated FAQ

* codacy
6 years ago
zhiltsov-max f807714870
[Datumaro] Image control in converters (#1799)
* Update converter interface, add image control

* Update bindings

* update changelog

* Fix build
6 years ago
dependabot-preview[bot] fd81d72111
Bump pylint-django from 2.0.15 to 2.1.0 in /cvat/requirements (#1888)
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.0.15 to 2.1.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases)
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.0.15...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
zhiltsov-max 7037e32e92
Merge pull request #1891 from opencv/zm/fix-build
Fix build
6 years ago
TOsmanov 042b17da04
Update README.md (#1887)
* Update README.md

* Update README.md

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Zhiltsov Max 082ff36741 Fix build 6 years ago
zhiltsov-max d7c9a0fd21
Refactorings (#1876) 6 years ago
zhiltsov-max c6b3c797ab
[Datumaro] CLI updates (#1824)
* updates

* diff fix
6 years ago
zhiltsov-max 575c93ff2c
[Datumaro] Convert command (#1837)
* Add convert command

* fixes

* update readme

* update changelog

Co-authored-by: Andrey Zhavoronkov <41117609+azhavoro@users.noreply.github.com>
6 years ago
dependabot-preview[bot] 0b1c3a31dd
Bump cython from 0.29.20 to 0.29.21 in /cvat/requirements (#1872)
Bumps [cython](https://github.com/cython/cython) from 0.29.20 to 0.29.21.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](https://github.com/cython/cython/compare/0.29.20...0.29.21)

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] 4bfd36455c
Bump dj-pagination from 2.4.0 to 2.5.0 in /cvat/requirements (#1873)
Bumps [dj-pagination](https://github.com/pydanny/dj-pagination) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pydanny/dj-pagination/releases)
- [Changelog](https://github.com/pydanny/dj-pagination/blob/master/docs/changes.rst)
- [Commits](https://github.com/pydanny/dj-pagination/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] 159eeb974f
Bump django-cacheops from 5.0 to 5.0.1 in /cvat/requirements (#1880)
Bumps [django-cacheops](https://github.com/Suor/django-cacheops) from 5.0 to 5.0.1.
- [Release notes](https://github.com/Suor/django-cacheops/releases)
- [Changelog](https://github.com/Suor/django-cacheops/blob/master/CHANGELOG)
- [Commits](https://github.com/Suor/django-cacheops/compare/5.0...5.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
Dmitry Kalinin 122503c5a4
Windows 10 guide (#1881)
* deleted unused import

* added wsl2 windows 10 guide

* fixed codacy issues
6 years ago
zhiltsov-max 78f1893ab2
Allow saving empty xmls in voc (#1883) 6 years ago
zhiltsov-max a46b9c523c
Fix interpolation error (#1878)
* Add interpolation smoke tests

* update changelog
6 years ago
Boris Sekachev 2a5cfcc657
[CVAT-UI] Critical fixes (#1874)
* Fixed redux types

* Redesigned approach to close job. Previous variant didn't work properly with GlobalErrorBoundary

* Fixed: cannot read property shapeType of undefined

* Cannot read property 'pinned' of undefined

* Do not iterate invisible objects (zLayer) in aam

* Keep cursor on the same position when editing text

* Do not select hidden shapes when grouping

* Updated version

* Fixed host
6 years ago
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