Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 343 Bytes

Image Correspondece Search via Neural Path Matching

How to set things up

  • Clone the repository
  • run setup.sh
  • install numpy, tensorflow, matplotlib and scikit-image if you don't have them already installed

Compute your first flow

python main.py --experiment_name first_flow This will write the result to ./experiments/first_flow