12 Commits (062d145fcf0e4376984df0d0b2a55ad8d8fe8554)

Author SHA1 Message Date
Boris Sekachev 037a68d7e6 Propagate setup on the bottom panel (#294)
* Minor fixes
* Added migration for Git
* Updated changelog
7 years ago
Nikita Manovich 5802b91fde
Django 2.1.5 security fix (#292)
* Fix security issue with django (updated till 2.1.5)
* Update changelog
7 years ago
Andrey Zhavoronkov 4387fdaf46 Auto annotation using models in OpenVINO format (#233) 7 years ago
Nikita Manovich 06af073347
Added a couple of more items into changelog (#250) 7 years ago
Nikita Manovich 608253f1cc
Permissions per tasks and jobs (#185) 7 years ago
Nikita Manovich 89234496ce
Add an extra field into meta section of a dump file (#149)
Fix #56
* Added extra field into meta section of a dump file.
* Add SafeCharField.
7 years ago
Boris Sekachev 0b10ba6429 OpenVino integration (#134)
* OpenVINO installation
* Separate tf_annotation -> tf_annotation and cuda support.
* TF Annotation app now supports openVino backend
* Doc for CUDA component
* OpenVINO Readme file was added
* OpenVINO env and pip requirements for model optimizer
* Update logging
* TF annotation Readme file was added
* Update CHANGELOG
* Keep aspect ratio for image, not reverse input channels
* Move analytics into components
7 years ago
Boris Sekachev b36b743c9a Minor changes (#119)
* Eslint fixes
* Update CHANGELOG.md
* Fix couple UI inconveniences
7 years ago
Boris Sekachev 758c9c2752 Incremental collection update (#104)
* Incremental collection update
* CHANGELOG.md has been updated
* Detach menu container only if frame has been changed. It strongly accelerate the onCollectionUpdate method during you add objects
7 years ago
Boris Sekachev 4d295df47a Develop changelog has been updated (#94) 7 years ago
Nikita Manovich d82b50bebc
Replace Unrelease on 0.2.0 version inside CHANGELOG (#93) 7 years ago
Nikita Manovich 53722203fe
Port changes from release-0.2 branch (#87)
* Add CHANGELOG.md (#85)
7 years ago