yoosan / i3d-tensorflow

Inflated 3D ConvNets for video understanding
MIT License
49 stars 10 forks source link

training r3d on UCF101 #4

Open ShallowWill opened 6 years ago

ShallowWill commented 6 years ago

Hi, Yoosan, thanks for your code.

Did you train the r3d model on UCF101? If so, what is the accuracy you got?

yoosan commented 6 years ago

Hi Sorry for the late reply, yes r3d also got around 95% acc on ucf101.

ShallowWill commented 6 years ago

Thanks for your reply. Is it trained from scratch or using pre-trained weights?

yoosan commented 6 years ago

yes, pre-trained from kinetics.

ShallowWill commented 6 years ago

Thanks, is it good for you to make the pre-trianed r3d model on Kinetics public?