13 Commits (9cb48ef2c2323c5de12d03aafc84fec577ac31e5)

Author SHA1 Message Date
Reza Malek d99140a0fb Auto segmentation using Mask_RCNN (#767) 6 years ago
Ben Hoff dd821ca66f Change the version of OpenVINO compatibility (#797)
* Change the version of OpenVINO compatibility
6 years ago
Ben Hoff 3bc1df8ece Update documentation to point to OpenVino component documentation (#752) 6 years ago
Andrey Zhavoronkov 935d380d36 tfrecord format support (#644)
* added tfrecord loader/dumper
* add comment
* remove unused import
* used the latest version of tensorflow(1.12.3) which supports cuda 9.0
updated cudnn library
install tensorflow by default and replace it by tensorflow-gpu in case
of cuda support is enabled
* Updated changelog
7 years ago
Boris Sekachev 923bcacd77 CVAT.js (part 1) (#463) 7 years ago
Nikita Manovich ae6a4891e3
RESTful API (#389) 7 years ago
Boris Sekachev 7ed31cac0e OpenVINOR5 (#400) 7 years ago
Boris Sekachev 28edba7d15 Abort OpenVINO 2019R1 installation (#395) 7 years ago
Boris Sekachev 5a7252dd43 [WIP] Fixed openvino installation (#394)
* Fixed openvino installation

* Fixed grammar
7 years ago
Andrey Zhavoronkov 4387fdaf46 Auto annotation using models in OpenVINO format (#233) 7 years ago
Boris Sekachev b353d83805 OpenVino installation process now uses the included depedendencies file (#148)
* OpenVino installation process now uses the included dependencies file
* Added repositories were removed
7 years ago
Boris Sekachev 30e58bdd94 OpenVino doc was updated (#145) 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