Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytorch转caffe的问题 #5

Open
phoenixzhua opened this issue May 8, 2020 · 0 comments
Open

pytorch转caffe的问题 #5

phoenixzhua opened this issue May 8, 2020 · 0 comments

Comments

@phoenixzhua
Copy link

你好,我请教一下,test_convert_to_caffe这个目录下的文件是用来实现pytorch转caffe的吗?
我运行python shufflenetv2_to_caffe.py的时候报错(python3.6.10)

Traceback (most recent call last):
  File "shufflenetv2_to_caffe.py", line 16, in <module>
    import converter
ModuleNotFoundError: No module named 'converter'

pip install converter安装converter后,出现交互式提示:

 This is the metric converter 
What would you like to convert ?
You can either convert a measurement, weight or volume 
>

这里我应该怎么选择?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant