generative_inpainting
Image removal framework
An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images.
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
3k stars
74 watching
787 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
attention-modeldeep-neural-networksdeepfillgenerative-adversarial-networkimage-inpaintingtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,250 |
knazeri/edge-connect | A deep learning framework for image inpainting using adversarial edge learning and generative models. | 2,517 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
dmitryulyanov/deep-image-prior | A project demonstrating image restoration using neural networks without learning | 7,886 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 885 |
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,152 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |
sanster/iopaint | An image editing tool using AI models to remove unwanted objects or replace parts of an image | 19,493 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,833 |
nvlabs/neuralangelo | An implementation of high-fidelity neural surface reconstruction from video frames using deep learning | 4,396 |
lkwq007/stablediffusion-infinity | An application that uses Stable Diffusion to generate outpainting results on an infinite canvas | 3,850 |
jina-ai/dalle-flow | An interactive workflow for generating high-definition images from text prompts using a human-in-the-loop approach | 2,834 |
taki0112/ugatit | An unsupervised image-to-image translation model with adaptive normalization and attention mechanisms. | 6,165 |
osmr/imgclsmob | Research and development of deep learning networks for computer vision tasks | 2,975 |