image-completion
There are 31 repositories under image-completion topic.
lyndonzheng/Pluralistic-Inpainting
[CVPR 2019]: Pluralistic Image Completion
zsyzzsoft/co-mod-gan
[ICLR 2021, Spotlight] Large Scale Image Completion via Co-Modulated Generative Adversarial Networks
zavolokas/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.
raywzy/ICT
High-Fidelity Pluralistic Image Completion with Transformers (ICCV 2021)
otenim/GLCIC-PyTorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".
zengxianyu/crfill
CR-Fill: Generative Image Inpainting with Auxiliary Contextual Reconstruction. ICCV 2021
hughplay/DFNet
:art: Deep Fusion Network for Image Completion - ACMMM 2019
saikatbsk/ImageCompletion-DCGAN
Image completion using deep convolutional generative adversarial nets in tensorflow
lyndonzheng/TFill
[CVPR 2022]: Bridging Global Context Interactions for High-Fidelity Image Completion
YuanTingHsieh/Image_Completion
Image Completion using PatchMatch algorithm
YoungGod/sturcture-inpainting
Source code of AAAI 2020 paper 'Learning to Incorporate Structure Knowledge for Image Inpainting'
idealwhite/tdanet
The pytorch implementation of the paper "text-guided neural image inpainting" at MM'2020 (oral)
chingweitseng/general-deep-image-completion
A Deep Image Completion Model for Recovering Various Corrupted Images
zengxianyu/co-mod-gan-pytorch
pytorch implementation of the paper ``Large Scale Image Completion via Co-Modulated Generative Adversarial Networks"
affromero/NTIRE22_Inpainting
NTIRE 2022 - Image Inpainting Challenge
Pranshu258/Image_Completion
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. This is an application that takes an image with a missing part as input and gives a completed image as the result.
fonfonx/dcgan-inpainting.torch
Image completion with Torch
neka-nat/image_completion_tf2
"Globally and Locally Consistent Image Completion" with Tensorflow2 Keras
liruilong940607/glcic.pytorch
This is a implement of the Siggraph2017 paper: "Globally and Locally Consistent Image Completion"
siddharthbhatnagar/image-completion-using-GANs
This is our code for our project on Image Completion using Deep Convolutional Generative Adversarial Networks (DCGANs)
ppplinday/Image-Completion-DCGAN-Tensorflow
Implement dcgan by tensorflow to complete image
fzehracetin/Image-Inpainting
In this project I will be using 3 inpainting methods on MIT Places Dataset.
mazurowski-lab/picard-anomalydetection
Pluralistic Image Completion for Anomaly Detection (Med. Image Anal. 2023)
AnoushkaVyas/PatchMatch
The main objective of this project is to present interactive image editing tools using a new randomized algorithm for quickly finding approximate nearest neighbor matches between image patches. This algorithm forms the basis for a variety of tools – that can be used together in the context of a high-level image editing application.
karantrehan/Image_Completion_Experiment
Globally and Locally Consistent Image Completion using CNNs and GANs
vmc99/Mini-Project
A Deep-learning Project to remove human face masks and generate the left behind region (facial inpainting)