Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 2.8 KB

Inpainting.md

File metadata and controls

77 lines (52 loc) · 2.8 KB

深度图像先验揭秘:图像恢复入门 https://towardsdatascience.com/demystifying-deep-image-prior-7076e777e5ba

Image Inpainting for Irregular Holes Using Partial Convolutions

https://github.com/MathiasGruber/PConv-Keras python3.6+keras+tf https://arxiv.org/abs/1804.07723

A modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfill2/] https://github.com/avalonstrel/GatedConvolution_pytorch

EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning https://github.com/knazeri/edge-connect https://arxiv.org/abs/1901.00212

Anime-InPainting: An application Tool based on Edge-Connect https://github.com/youyuge34/Anime-InPainting

Image Inpainting for Irregular Holes Using Partial Convolutions https://github.com/MathiasGruber/PConv-Keras

Deep Image Prior利用深度卷积网络来实现一些常见的图像逆操作,如去噪、提高分辨率、图像修复等。 https://github.com/DmitryUlyanov/deep-image-prior

用全卷积网络还原漫画(Hentai)不可描述补丁/马赛克区域(圣光) https://github.com/deeppomf/DeepCreamPy https://arxiv.org/abs/1804.07723

Deep Fusion Network for Image completion https://github.com/hughplay/DFNet

An Internal Learning Approach to Video Inpainting https://arxiv.org/abs/1909.07957

Official Pytorch implementation of Copy-and-Paste Networks for Deep Video Inpainting (ICCV 2019) https://github.com/shleecs/Copy-and-Paste-Networks-for-Deep-Video-Inpainting

从视频里“擦除”框选的目标

https://github.com/zllrunning/video-object-removal

【.NET实现的智能图像内容补全】’Inpainting - Want to remove something(someone) from a photo as it never was there? This is .NET implementation of content-aware fill. It smartly fills in unwanted or missing areas of photographs.' https://github.com/zavolokas/Inpainting

《Image Fine-grained Inpainting》 https://github.com/Zheng222/DMFN

《LaFIn: Generative Landmark Guided Face Inpainting》

https://github.com/YaN9-Y/lafin

修复 https://github.com/akmtn/pytorch-siggraph2017-inpainting http://hi.cs.waseda.ac.jp/~iizuka/projects/completion/en/​

Image Inpainting via Generative Multi-column Convolutional Neural Network https://github.com/shepnerd/inpainting_gmcnn

Tensorflow implementation of Semantic Image Inpainting with Deep Generative Models https://github.com/ChengBinJin/semantic-image-inpainting

video inpainting

https://github.com/jajatikr/Video-Inpainting keras+tf

Deep Flow-Guided Video Inpainting

https://nbei.github.io/video-inpainting.html

图像补全相关资源大列表 https://github.com/1900zyh/Awesome-Image-Inpainting

PEPSI++: Fast and Lightweight Network for Image Inpainting https://arxiv.org/abs/1905.09010

QD-IMD: Quick Draw Irregular Mask Dataset https://github.com/karfly/qd-imd