google-deepmind / kinetics-i3d

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

Generating Optical Flow #9

Open prakashjayy opened 7 years ago

prakashjayy commented 7 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 6 years ago

there is a cuda version for opencv and python