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

怎样才能把caffe模型修改成可以tensorRT的格式? #24

Open
flazerain opened this issue Feb 29, 2020 · 1 comment
Open

怎样才能把caffe模型修改成可以tensorRT的格式? #24

flazerain opened this issue Feb 29, 2020 · 1 comment

Comments

@flazerain
Copy link

我用我自己训练的mxnet模型转换为caffe模型,结构和您提供的mnet-deconv-0517.prototxt有一些不一样。
用我自己的caffe模型转换的时候会报错:
Caffe Parser: Invalid axis in crop layer - only spatial cropping is supported

@nuanxinqing
Copy link

make sure the param of crop layer
crop_param {
axis: 2
offset: 0
offset: 0
}

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

2 participants