caffe-tensorflow
caffe-tensorflow copied to clipboard
Flatten layer
How can i handle the layers of type 'Flatten' ? On running convert.py it says:- 'Error encountered: Output shape computation not implemented for type: Flatten'
Have you solved the problem? I had the same problem.
I'm having a similar issue with layers of type 'Deconvolution'
Hi, yeah I had solved the problem. You can check out my pull request - https://github.com/ethereon/caffe-tensorflow/pull/147
Hi, I just tried today and still have an issue with layers of 'Deconvolution'.
Facing same issue with Deconvolution !!! Error encountered: Output shape computation not implemented for type: Deconvolution