Open 0806gcx opened 4 years ago
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)
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