Summary
Quick step to check all the available Intel’s Pre-Trained Models and Public Pre-Trained Models for a particular OpenVINO™ version
Description
- Downloaded a particular Intel’s Pre-Trained Model or Public Pre-Trained Model:
downloader.py --name <model_name>
- Received error:
No matching models:"<model_name>"
Resolution
Some of Intel’s Pre-Trained Models or Public Pre-Trained Models might be replaced by new models or removed in the later OpenVINO™ versions.
Check all the available Intel’s Pre-Trained Models and Public Pre-Trained Models for a particular OpenVINO™ version:
downloader.py --print_all