Unable to Find the .XML and .Bin Files for Intel’s Pre-trained Models
Content Type: Product Information & Documentation | Article ID: 000058633 | Last Reviewed: 09/06/2022
For Intel pre-trained models, three folders- FP16, FP16-INT8, FP32 - containing their respective .xml and .bin files will be created in the directory below:
<path_to_openvino>\deployment_tools\tools\model_downloader\intel\<model_name>
Public pre-trained models will be located in the directory below:
<path_to_openvino>\deployment_tools\tools\model_downloader\public\<model_name>
Refer to Converting and Preparing Models for more information on optimizing and downloading models.