S12P / Inpainting
Python implementation of "Region Filling and Object Removal by Exemplar-Based Image Inpainting"
☆43Updated 6 years ago
Alternatives and similar repositories for Inpainting:
Users that are interested in Inpainting are comparing it to the libraries listed below
- Code for paper "StructureFlow: Image Inpainting via Structure-aware Appearance Flow"☆226Updated 4 years ago
- Pytorch re-implementation of Paper: Image Inpainting with Learnable Bidirectional Attention Maps (ICCV 2019)☆134Updated 4 years ago
- Reproduction of Nvidia image inpainting paper "Image Inpainting for Irregular Holes Using Partial Convolutions"☆114Updated 4 years ago
- Semantic Image Inpainting with Progressive Generative Networks☆64Updated 6 years ago
- Image Completion is the task of filling missing parts of a given image with the help of information from the known parts of the image. Th…☆45Updated 5 years ago
- The code for our paper Progressive Reconstruction of Visual Structure for Image Inpainting will be released soon.☆50Updated 4 years ago
- Region Normalization for Image Inpainting, accepted by AAAI-2020☆192Updated last year
- This is a pytorch version of the Generative Image Inpainting with Contextual Attention☆72Updated 5 years ago
- Source code of AAAI 2020 paper 'Learning to Incorporate Structure Knowledge for Image Inpainting'☆109Updated 4 years ago
- ☆22Updated 5 years ago
- Python implementation of "Region Filling and Object Removal" by A. Criminisi et al.☆105Updated 3 years ago
- Shift-Net: Image Inpainting via Deep Feature Rearrangement (ECCV, 2018)☆101Updated 5 years ago
- Pytorch implementation of Shift-Net: Image Inpainting via Deep Feature Rearrangement (ECCV, 2018)☆365Updated 4 years ago
- Quick Draw Irregular Mask Dataset☆139Updated 6 years ago
- Official Pytorch implementation of Copy-and-Paste Networks for Deep Video Inpainting (ICCV 2019)☆118Updated 5 years ago
- ☆50Updated 2 years ago
- Python implementation of Poisson image editing☆110Updated 4 years ago
- An reimplement version of inpainting model in Free-Form Image Inpainting with Gated Convolution☆118Updated 6 years ago
- What I cannot create, I do not understand.☆61Updated 3 years ago
- PyTorch implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions"☆77Updated 6 years ago
- Implementation of PatchMatch for image inpainting in cpp☆49Updated 4 years ago
- Coherent Semantic Attention for image inpainting(ICCV 2019)