Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

IndexError: tuple index out of range #72

Open
0806gcx opened this issue Sep 6, 2020 · 1 comment
Open

IndexError: tuple index out of range #72

0806gcx opened this issue Sep 6, 2020 · 1 comment

Comments

@0806gcx
Copy link

0806gcx commented Sep 6, 2020

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

@0806gcx
Copy link
Author

0806gcx commented Sep 7, 2020

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant