文件名称:PatchMatch:Python中Patchmatch的GPU和CPU实现!
文件大小:389KB
文件格式:ZIP
更新时间:2024-06-04 01:05:32
computer-vision computer-graphics JupyterNotebook
补丁匹配 适用于python的PatchMatch算法。 目前支持CPU和GPU(使用pycuda)。 参见Scratch.ipynb的演示和用法
【文件预览】:
PatchMatch-master
----__init__.py(58B)
----patchmatch.cu(7KB)
----PatchMatchOrig.py(9KB)
----README.md(204B)
----PatchMatchCuda.py(7KB)
----scratch.ipynb(506KB)