ZENGXH/NPDRAW
NP DRAW paper released code
This project helps with creating new images from scratch or by combining elements from existing ones. You provide existing images, and it can generate entirely new, realistic-looking images or allow you to mix and match specific visual components, like adding eyeglasses from one person's photo to another. It's designed for researchers or artists working with image generation and manipulation, particularly those interested in models that understand and generate images part by part.
No commits in the last 6 months.
Use this if you need to generate high-quality images with an interpretable, compositional structure, or if you want to experiment with editing latent spaces by swapping distinct image parts.
Not ideal if you're looking for a simple, off-the-shelf image editing tool for general users, or if your primary goal is basic image manipulation like cropping or color correction.
Stars
20
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ZENGXH/NPDRAW"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jxhe/vae-lagging-encoder
PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational...
chaitanya100100/VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its...
taldatech/soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE:...
lavinal712/AutoencoderKL
Train Your VAE: A VAE Training and Finetuning Script for SD/FLUX
Rayhane-mamah/Efficient-VDVAE
Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"