zengxianyu/co-mod-gan-pytorch
pytorch implementation of the paper ``Large Scale Image Completion via Co-Modulated Generative Adversarial Networks"
This tool helps creative professionals, researchers, or anyone working with images to fill in missing or damaged parts of a picture. You provide an image with a masked-out area (the part you want to repair or generate), and the system intelligently reconstructs the missing section, producing a complete, natural-looking image. It's ideal for visual content creators, digital artists, or anyone needing to restore or alter photographic content.
No commits in the last 6 months.
Use this if you need to seamlessly repair or generate content within specific masked regions of high-resolution images, like portraits (FFHQ) or landscape scenes (Places).
Not ideal if you need to generate entirely new images from scratch or if your primary goal is basic image editing like cropping or color correction.
Stars
59
Forks
10
Language
Python
License
—
Category
Last pushed
May 31, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/zengxianyu/co-mod-gan-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pathak22/context-encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019...
shepnerd/inpainting_gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018
youyuge34/Anime-InPainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
otenim/GLCIC-PyTorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".