137 Forks
493 Stars
493 Watchers

tfoptflow

Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)

How to download and setup tfoptflow

Open terminal and run command
git clone https://github.com/philferriere/tfoptflow.git
git clone is used to create a copy or clone of tfoptflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tfoptflow https://github.com/philferriere/tfoptflow/archive/master.zip

Or simply clone tfoptflow with SSH
[email protected]:philferriere/tfoptflow.git

If you have some problems with tfoptflow

You may open issue on tfoptflow support forum (system) here: https://github.com/philferriere/tfoptflow/issues