项目作者: vreshniak

项目描述 :
A Nonlocal Feature-Driven Exemplar-Based Approach For Image Inpainting
高级语言: Python
项目地址: git://github.com/vreshniak/feature-driven-exemplar-inpainting.git
创建时间: 2020-07-16T04:13:06Z
项目社区:https://github.com/vreshniak/feature-driven-exemplar-inpainting

开源协议:MIT License

下载


A Nonlocal Feature-Driven Exemplar-Based Approach For Image Inpainting

arXiv | paper

This is the implementation of our paper on Feature-Driven Exemplar-Based image inpainting

Requirements

gcc / clang

Installation

  1. python -m pip install git+https://github.com/vreshniak/feature-driven-exemplar-inpainting.git

Citation

  1. @article{reshniak2020nonlocal,
  2. title={A nonlocal feature-driven exemplar-based approach for image inpainting},
  3. author={Reshniak, Viktor and Trageser, Jeremy and Webster, Clayton G},
  4. journal={SIAM Journal on Imaging Sciences},
  5. volume={13},
  6. number={4},
  7. pages={2140--2168},
  8. year={2020},
  9. publisher={SIAM}
  10. }