Skip to content

avalonstrel/PatchMatch-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatchMatch-Pytorch

Patch Match implemented in Pytorch

On CPU, it takes 14s for 64*64 pixel image for 1 iteration And can be work on GPU, I didn't test it

You can use the model by invoke the deep_patch_match function in the patch_match.py

or just run

python patch_match.py figure1 figure2 save_name

About

Patch Match implemented in Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages