- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to calibrate faster_rcnn vgg16 model from https://dl.dropboxusercontent.com/s/o6ii098bu51d139/faster_rcnn_models.tgz?dl=0
python3 /opt/intel/openvino/deployment_tools/tools/calibration_tool/calibrate.py -m ./VGG16_faster_rcnn_final.xml -sm -s /media/amiya/KINGSTON/VOC2017_sub/. -o ./out/
[ INFO ] Collect inputs...
terminate called after throwing an instance of 'InferenceEngine::details::InferenceEngineException'
what(): Just networks with one input are supported.
Aborted (core dumped)
Also tried with --ignore_layer_names="im_info"
Is this some limitation of openvino? Is there a way around? I am on release 2019.3.376.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page