SkillAgentSearch skills...

PatchMatch

The algorithm of patch match implemented by python

Install / Use

/learn @MingtaoGuo/PatchMatch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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| |-|-|-| ||||

Related Skills

View on GitHub
GitHub Stars264
CategoryDevelopment
Updated20d ago
Forks44

Languages

Python

Security Score

95/100

Audited on Mar 10, 2026

No findings