-
Notifications
You must be signed in to change notification settings - Fork 371
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
@bear63 when i run python demo.py,i use ctpn cpu mode, it has an error,has no transpose_param,how can i resolve the problem? #20
Comments
@bear63 how can i resolve the problem? |
@dotsonliu I have the same issue. Do you resolve the problem? |
@dotsonliu |
If you may want to use other Caffe instead of the one we ship for some reasons, you need to migrate the following layers into the Caffe.
|
i have compile ctpn .Why is this still happening this problem: Message type "caffe.LayerParameter" has no field named "transpose_param"? |
1.@Melody12ab , what do u mean "migrate the layers into the caffe" ? How to do it? |
@Roger8 just download and compile the Caffe from the CTPN repo |
The text was updated successfully, but these errors were encountered: