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.
6404 Discussions

Reshape API crashing for tensorflow faster rcnn object detection model

simranS
Beginner
1,058 Views

Hi,

I have varied shape inputs for my faster rcnn model and hence using Shape Inference https://docs.openvinotoolkit.org/latest/openvino_docs_IE_DG_ShapeInference.html#extensibility for resizing my model. But it crashed when tried to reshape the model. 

Attached the crash logs.

Is it possible to reshape tensorflow object detection models? 

Labels (3)
0 Kudos
2 Replies
Iffa_Intel
Moderator
1,004 Views

Greetings,


Yes it is possible to implement reshape. I recommend you to try to follow the steps in video in the first place: https://www.youtube.com/watch?v=Ga8j0lgi-OQ


Once you are successfully done, you can modify accordingly to your model.


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
978 Views

Greetings,


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


Sincerely,

Iffa


0 Kudos
Reply