Skip to content

The algorithm of patch match implemented by python

License

Notifications You must be signed in to change notification settings

kp-forks/PatchMatch-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patch_Match_python

The algorithm of patch match implemented by python

Introduction

This code mainly implement the algorithm of patch match, for details, please see the paper: PatchMatch: A Randomized Correspondence Algorithm for Structural Image Editing

There are two patchmatch code: PatchMatch.py and PatchMatch_Bidirectional.py. The last one serves for the code DeepImageAnalogy

DeepImageAnalogy example

Input : Output :: Output : Input
: :: :

Results

image reference
Iteration 0 Iteration 1/6 Iteration 2/6 Iteration 3/6 Iteration 4/6 Iteration 5/6 Iteration 1
image reference
Iteration 1 Iteration 2 Iteration 5

About

The algorithm of patch match implemented by python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%