advimman/CIPS
Official repository for the paper "Image Generators with Conditionally-Independent Pixel Synthesis" (CVPR2021, Oral)
This project helps researchers and practitioners in machine learning who are developing or experimenting with image generation models. It takes a collection of real-world images (like faces or churches) as input and can generate new, unique images that resemble the input data. The primary users are typically AI researchers or engineers working on computer vision tasks.
208 stars. No commits in the last 6 months.
Use this if you are an AI researcher or engineer focused on creating new, high-quality synthetic images from a given dataset.
Not ideal if you are looking for a simple, out-of-the-box tool to generate images without deep technical understanding or extensive computational resources.
Stars
208
Forks
35
Language
Python
License
MIT
Category
Last pushed
Feb 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/advimman/CIPS"
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".