xxradon/ONNXToCaffe

ONNX node of type Resize is not supported

Opened this issue · 1 comments

@xxradon
Thank You First!
I convert YOLOv3 from mmdetection , pytorch model => onnx model => caffemodel;
I convert pytorcch model to onnx successfully, but got an error when convert onnx model to caffe model,
waht should i do?
Thank you ! looking forward to your reply!

image

@xxradon
image
原因找到了 这里注释了
取消注释后还是有错误 请问yolov3对应的转换您可以告知下吗