hx173149 / C3D-tensorflow

C3D is a modified version of BVLC tensorflow to support 3D ConvNets.
MIT License
587 stars 265 forks source link

how to covert caffe model to tensorflow model as introduced in trained models? #54

Open liuqinying opened 6 years ago

liuqinying commented 6 years ago

Hi, In part 'trained models' of ‘readme’, you said ‘the C3D sports1M TF was converted from caffe C3D’.So does it mean that you convert a caffe model to a tensorflow model? It seems to be a hard work and I wonder how you achieve it because I need to do someting closely like this. Any help much appreciate!

geroge-gao commented 6 years ago

@liuqinying I have the same problem with you,have you ever solved the problem?

liuqinying commented 6 years ago

@geroge-gao yes,you can refer to https://github.com/axon-research/c3d-keras