@mystic123
HI GUYS:
when i use you convert_weight_pb.py to convert my modle yolov3-tiny.weight to yolov3-tiny.pb in --data_format NHWC ,it throw this bug
control_input_ops)
File "/home/sy/.local/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 1629, in _create_c_op
raise ValueError(str(e))
ValueError: Negative dimension size caused by subtracting 2 from 1 for 'detector/yolo-v3-tiny/pool2_1/MaxPool' (op: 'MaxPool') with input shapes: [?,1,208,32].
can anyone help me,thanks a lot
@mystic123 HI GUYS: when i use you convert_weight_pb.py to convert my modle yolov3-tiny.weight to yolov3-tiny.pb in --data_format NHWC ,it throw this bug control_input_ops) File "/home/sy/.local/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 1629, in _create_c_op raise ValueError(str(e)) ValueError: Negative dimension size caused by subtracting 2 from 1 for 'detector/yolo-v3-tiny/pool2_1/MaxPool' (op: 'MaxPool') with input shapes: [?,1,208,32]. can anyone help me,thanks a lot