Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Need links to download caffe model ShuffleNet v2 and Faster-RCNN

Ajay_P_Intel
Employee
591 Views

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 

0 Kudos
1 Solution
SuryaPSC_Intel
Employee
591 Views

Hi Ajay,

OpenVINO provides below Tensorflow models for faster_RCNN which may be downloaded using model downloader

  • faster_rcnn_inception_resnet_v2_atrous_coco
  • faster_rcnn_inception_v2_coco
  • faster_rcnn_resnet101_coco
  • faster_rcnn_resnet50_coco

Also, OpenVINO provides shufflenet model in ONNX framework.

Best Regards,

Surya

View solution in original post

0 Kudos
2 Replies
SuryaPSC_Intel
Employee
592 Views

Hi Ajay,

OpenVINO provides below Tensorflow models for faster_RCNN which may be downloaded using model downloader

  • faster_rcnn_inception_resnet_v2_atrous_coco
  • faster_rcnn_inception_v2_coco
  • faster_rcnn_resnet101_coco
  • faster_rcnn_resnet50_coco

Also, OpenVINO provides shufflenet model in ONNX framework.

Best Regards,

Surya

0 Kudos
Ajay_P_Intel
Employee
591 Views

Thanks Surya. 

0 Kudos
Reply