- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am following the this https://github.com/xytpai/retinanet repository training Retinanet model using Pytorch. I have trained retinanet model with Resnet-50 as backbone.
Facing below error while converting the onnx model to Openvino IR.
python3 mo_onnx.py --input_model model_conversion/gloves.onnx --output_dir model_conversion/IR/ --input_shape [1,3,641,641]
[ ERROR ] Exception occurred during running replacer "REPLACEMENT_ID" (<class 'extensions.front.user_data_repack.UserDataRepack'>): Original placeholders: 'input, loc'. Freezing was requested for ''. --input_shape was provided without --input. Can not deduce which node shape to override..
Configurations are as below.
openvino =2020.2.120
Onnx = 1.5.0
I have uploaded my model to drive
https://drive.google.com/file/d/1uPSjv5pRM_RdskRA3wxCF78oMW_vO0Dd/view?usp=sharing
Please find the onnx model in above link.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Akash,
RetinaNet using PyTorch is not supported officially by OpenVINO.
Details about supported PyTorch models are available at the
Alternatively, OpenVINO officially supports RetinaNet with Resnet 50, from https://github.com/fizyr/keras-retinanet. The relevant information is available at the following page:
https://docs.openvinotoolkit.org/2020.4/omz_models_public_retinanet_tf_retinanet_tf.html
Regards,
Munesh
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Akash,
RetinaNet using PyTorch is not supported officially by OpenVINO.
Details about supported PyTorch models are available at the
Alternatively, OpenVINO officially supports RetinaNet with Resnet 50, from https://github.com/fizyr/keras-retinanet. The relevant information is available at the following page:
https://docs.openvinotoolkit.org/2020.4/omz_models_public_retinanet_tf_retinanet_tf.html
Regards,
Munesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Akash,
Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Regards,
Munesh
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page