sceneReco
sceneReco copied to clipboard
@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?
@bear63 how can i resolve the problem?
@dotsonliu I have the same issue. Do you resolve the problem?
@dotsonliu
@ZhangZoffy
I have the same issue.Do you resolve the problem?
The problem seems to be that the Caffe version is wrong
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
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? 2. Do u guys all resolve the issue?
@Roger8 just download and compile the Caffe from the CTPN repo https://github.com/tianzhi0549/CTPN/issues/20