PatchMatch

June 5, 2018 ยท View on GitHub

PatchMatch algorithm for python.

Currently supports CPU as well as GPU (using pycuda). http://gfx.cs.princeton.edu/pubs/Barnes_2009_PAR/index.php

See Scratch.ipynb for demo and usage