LossNAN / 3D-Resnet-tensorflow

Inflate 2dresnet to 3dresnet and use imagenet2d pretrain for train kinetics by tensorflow
Apache License 2.0
34 stars 11 forks source link

Is there pre-trained model using Flow images? #2

Open notabigfish opened 5 years ago

notabigfish commented 5 years ago

Hi, thank you for these clear and efficient codes! May I ask, if you have trained this model on Optical Flow images?

LossNAN commented 5 years ago

@notabigfish sorry,we haven't trained this modle with Flow images. if you have already get Flow images, you can do it easily by changing channel to 2

notabigfish commented 5 years ago

@LossNAN it's ok, thanks! And which resnet in the original paper did you use? Resnet 152 or ?

LossNAN commented 5 years ago

@notabigfish http://openaccess.thecvf.com/content_cvpr_2018/html/Hara_Can_Spatiotemporal_3D_CVPR_2018_paper.html