3D-Resnet-tensorflow icon indicating copy to clipboard operation
3D-Resnet-tensorflow copied to clipboard

Is there pre-trained model using Flow images?

Open notabigfish opened this issue 5 years ago • 3 comments

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

notabigfish avatar Feb 27 '19 08:02 notabigfish

@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

LossNAN avatar Feb 27 '19 10:02 LossNAN

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

notabigfish avatar Feb 27 '19 12:02 notabigfish

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

LossNAN avatar Mar 03 '19 08:03 LossNAN