You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
__init__.py Add color map conversion example in docs (#1670) 6 years ago
annotation_tools.py [Datumaro] Add generic accuracy checker model launcher (#1661) 6 years ago
command_targets.py [Datumaro] Pip installation (#881) 6 years ago
image.py [Datumaro] Support relative paths (#1715) 6 years ago
image_cache.py [Datumaro] Added tf detection api tfrecord import and export (#894) 6 years ago
log_utils.py [Datumaro] Dataset format auto detection (#1242) 6 years ago
mask_tools.py Add default colors for masks (#1549) 6 years ago
os_util.py Add tf import checks and tests (#1567) 6 years ago
test_utils.py [Datumaro] Support relative paths (#1715) 6 years ago
tf_util.py Prevent reimports for TF (#1713) 6 years ago