Skip to content

pytorch转caffe的问题 #5

@phoenixzhua

Description

@phoenixzhua

你好,我请教一下,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 
>

这里我应该怎么选择?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions