hx173149 / C3D-tensorflow

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

Fails on my own videos. #66

Open joshualeung opened 6 years ago

joshualeung commented 6 years ago

Hey guys! I followed the instructions and trained on the UCF101 dataset and it reports test accuracy of 86%+ with a batch size of 10 clips and 16 frames per clip. but when I try it with my own video, almost none is predicted correctly. Is there something wrong or it's just overfitted?

Nortinwell commented 6 years ago

I have the same problem as you. Have you solved it yet?

joshualeung commented 6 years ago

nope. I think it's over fitted.

babdulhakim2 commented 5 years ago

@joshualeung Please how did you train with you own videos, I'm having challenge figuring out how to fine tune the model to train on my own videos