deepinsight / deepinsight/insightface

tools onnx2caffe

Open
#1,371 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

When I run:
`python convertCaffe.py ./model/mmdet.onnx ./model/a.prototxt ./model/a.caffemodel`
I have error:
Traceback (most recent call last):
File "convertCaffe.py", line 11, in
import onnx2caffe._operators as cvt
File "/home/ubuntu/retinafce/02.Codes/insightface/tools/onnx2caffe/onnx2caffe/_operators.py", line 9, in
from MyCaffe import Function as myf
ModuleNotFoundError: No module named 'MyCaffe'
Help me!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.