Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragranj authored Feb 6, 2017
1 parent 79dc6e0 commit ca347df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This code is based on the paper [Optical Flow Estimation using a Spatial Pyramid
* [First things first:](#setUp) Setting up this code
* [Easy Usage:](#easyUsage) Compute Optical Flow in 5 lines
* [Fast Performance Usage:](#fastPerformanceUsage) Compute Optical Flow at a rocket speed
* [Training:](#training) Train your own models using Spatial Pyramid approach
* [Training:](#training) Train your own models using Spatial Pyramid approach on mulitiple GPUs.
* [Optical Flow Utilities:](#flowUtils) A set of functions in lua for working around optical flow
* [References:](#references) For further reading

Expand Down

0 comments on commit ca347df

Please sign in to comment.