hx173149 / C3D-tensorflow

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

How can I use this to do feature extractions? #101

Open mourad1081 opened 5 years ago

mourad1081 commented 5 years ago

In facebook/C3D's repository, they have tutorials to do it. How can we do it with this tensorflow implementation?

I have to use a pretrained C3D model to extract features of video frames but I can't find how to do it.

zjyalice commented 4 years ago

Hi, do u solve this problem? i don't know how to extract features via tensorflow...