You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
I don't know why?I use the coco's weights from the 'OpenVINO-YoloV3-master\weights' to convert to the pb and IR .Then produce this problem!Please help @PINTO0309
The text was updated successfully, but these errors were encountered:
I solved this problem !
when change .pb to (.xmi .bin), I need python mo_tf.py
--input_model
frozen_tiny_yolov3_model.pb
--tensorflow_use_custom_operations_config
extensions/front/tf/yolo_v3_tiny.json
--batch 1
(I used openvino2020_R4)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I don't know why?I use the coco's weights from the 'OpenVINO-YoloV3-master\weights' to convert to the pb and IR .Then produce this problem!Please help @PINTO0309
![image](https://user-images.githubusercontent.com/48109084/92317871-2488c780-f038-11ea-85df-507022193b16.png)
The text was updated successfully, but these errors were encountered: