「CV」 图像修复资源汇总

 

修补图像中少量的缺失;

Image inpainting

1 综述

2 图像修复

  1. Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
    ICLR 2015 2015-11-19

  2. Semantic Image Inpainting with Perceptual and Contextual Losses
    Code
    CVPR 2017

  3. Context Encoders: Feature Learning by Inpainting
    Code

  4. Semi-Supervised Learning with Context-Conditional Generative Adversarial Networks

  5. Generative face completion
    Code
    CVPR 2017

  6. Globally and Locally Consistent Image Completion
    MainPAGE Code
    SIGGRAPH 2017

  7. High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
    Code
    CVPR 2017

  8. Eye In-Painting with Exemplar Generative Adversarial Networks
    Introduction Tensorflow code
    CVPR 2018

  9. Generative Image Inpainting with Contextual Attention
    Project Demo[YouTube] Code
    CVPR 2018

  10. Image inpainting for irregular holes using partial convolutions
    ECCV 2018 2018-04-20 paper | pytorch-official

  11. Free-Form Image Inpainting with Gated Convolution
    Project YouTube

  12. EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning
    Code

  13. PEPSI++: Fast and Lightweight Network for Image Inpainting
    2019-05-22 paper

3 应用

3.1 人脸


End

附录

A 资源

B 参考资料