edge-connect
Image inpainting tool
A deep learning framework for image inpainting using adversarial edge learning and generative models.
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
3k stars
70 watching
531 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
canny-edge-detectiondeep-learningedgeconnectgansgenerative-adversarial-networkimage-inpaintingpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
jiahuiyu/generative_inpainting | An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images. | 3,275 |
phillipi/pix2pix | An implementation of an image-to-image translation algorithm using deep learning techniques | 10,163 |
junyanz/igan | Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,977 |
kupynorest/deblurgan | An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,516 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,157 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 885 |
nvlabs/stylegan3 | An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,447 |
pfnet/paintschainer | A line drawing colorization system using convolutional neural networks | 3,771 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,148 |
lkwq007/stablediffusion-infinity | An application that uses Stable Diffusion to generate outpainting results on an infinite canvas | 3,850 |
facebookresearch/imagebind | An AI framework that combines data from multiple sources into a single embedding space, enabling various applications such as cross-modal retrieval and generation. | 8,362 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
sanster/iopaint | An image editing tool using AI models to remove unwanted objects or replace parts of an image | 19,547 |
luanfujun/deep-painterly-harmonization | A software implementation of a deep learning-based method to harmonize the style of images | 6,071 |