1.3 KiB
1.3 KiB
OpenVINO™ Tools
OpenVINO™ tools are C++ and Python* console command line applications that can be used for models downloading, accuracy measurement, calibration and checking.
The OpenVINO™ toolkit installation includes the following tools:
| Tool | Location in the Installation Directory |
|---|---|
| [Accuracy Checker Tool](@ref omz_tools_accuracy_checker_README) | <INSTALL_DIR>/deployment_tools/tools/open_model_zoo/tools/accuracy_checker |
| [Post-Training Optimization Tool](@ref pot_README) | <INSTALL_DIR>/deployment_tools/tools/post_training_optimization_toolkit |
| [Model Downloader](@ref omz_tools_downloader_README) | <INSTALL_DIR>/deployment_tools/tools/model_downloader |
| Cross Check Tool | <INSTALL_DIR>/deployment_tools/tools/cross_check_tool |
| Compile Tool | <INSTALL_DIR>/deployment_tools/inference_engine/lib/intel64/ |