google-deepmind / kinetics-i3d

Convolutional neural network model for video classification trained on the Kinetics dataset.
Apache License 2.0
1.74k stars 462 forks source link

Generating Optical Flow #9

Open prakashjayy opened 6 years ago

prakashjayy commented 6 years ago

Hi,

How to generate optical flows using GPUs? Seems this is being difficult to achieve using Python. Can you help with this ?

Thank you

gsygsy96 commented 6 years ago

flownet

estathop commented 5 years ago

there is a cuda version for opencv and python