Du Tran
Du Tran
@bityangke try the example at https://github.com/facebook/C3D/tree/master/C3D-v1.1/examples/c3d_ucf101_finetuning
@bityangke try this https://www.dropbox.com/s/bf5z2jw1pg07c9n/c3d_resnet18_ucf101_r2_ft_iter_20000.caffemodel?dl=0
@vivoutlaw Opps, I closed it by accident. I haven't done this yet.
c3d_resnet18_ucf101_r2_ft_iter_20000.caffemodel is finetune on UCF101 split1 (after being trained Sports1M)
you used the wrong prototxt file to extract feature.
this seems to be a different of protobuf version, which version are you using
Not yet, but supposed to be easily port into. It would be great if someone can make a PR (if you have bandwidth), go ahead, i am happy to review....
@chuckcho Thank you very much for your contribution. I did not have time to fully review this for now (so it may take sometime to merge as soon as I...
can you explain more detail of your need? If that mean fine-tune another net that initializes weights only from the first few layers of C3D, then the answer is yes.