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

@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

Open
dotsonliu opened this issue Sep 21, 2017 · 7 comments

Comments

@dotsonliu
Copy link

image

image

@dotsonliu
Copy link
Author

@bear63 how can i resolve the problem?

@ZhangZoffy
Copy link

@dotsonliu I have the same issue. Do you resolve the problem?

@xrf116
Copy link

xrf116 commented Nov 8, 2017

@dotsonliu
@ZhangZoffy
I have the same issue.Do you resolve the problem?
The problem seems to be that the Caffe version is wrong

@Melody12ab
Copy link

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.

  • Reverse
  • Transpose
  • Lstm

@yhz5256
Copy link

yhz5256 commented Jan 28, 2018

i have compile ctpn .Why is this still happening this problem: Message type "caffe.LayerParameter" has no field named "transpose_param"?

@Roger8
Copy link

Roger8 commented Mar 8, 2018

1.@Melody12ab , what do u mean "migrate the layers into the caffe" ? How to do it?
2. Do u guys all resolve the issue?

@wossoneri
Copy link

@Roger8 just download and compile the Caffe from the CTPN repo
tianzhi0549/CTPN#20

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

7 participants