Hi,
can you please share the link to download ShuffleNet v2 and Faster-RCNN caffe models ?
I am not seeing these models when i run :
python downloader.py --print_all
Thanks,
Ajay
Link Copied
Hi Ajay,
OpenVINO provides below Tensorflow models for faster_RCNN which may be downloaded using model downloader
Also, OpenVINO provides shufflenet model in ONNX framework.
Best Regards,
Surya
Hi Ajay,
OpenVINO provides below Tensorflow models for faster_RCNN which may be downloaded using model downloader
Also, OpenVINO provides shufflenet model in ONNX framework.
Best Regards,
Surya
Thanks Surya.
For more complete information about compiler optimizations, see our Optimization Notice.