visinf/pixelpyramids
PixelPyramids: Exact Inference Models from Lossless Image Pyramids (ICCV 2021)
This project helps researchers in computer vision generate realistic, high-quality images. It takes large datasets of existing images as input and can generate new, similar images that look very convincing. Computer vision scientists and machine learning engineers working on image generation tasks would use this.
No commits in the last 6 months.
Use this if you are a researcher focused on advanced image synthesis and need to generate new, high-fidelity images based on large datasets like CelebA-HQ or LSUN.
Not ideal if you need a simple tool for basic image manipulation or are not working with large-scale generative models.
Stars
10
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
May 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/visinf/pixelpyramids"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
tobran/DF-GAN
[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
akanimax/T2F
T2F: text to face generation using Deep Learning
woozzu/tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks:...