w86763777/pytorch-image-generation-metrics
Pytorch implementation of common image generation metrics.
This tool helps researchers and engineers evaluate the quality of images generated by AI models. You input a collection of images produced by your generative model, and it outputs metrics like Inception Score (IS) and Frechet Inception Distance (FID), which indicate how realistic and diverse your generated images are compared to real ones. It is designed for practitioners who develop and assess AI models for image generation.
198 stars. No commits in the last 6 months.
Use this if you are developing or evaluating generative AI models and need to quantify the quality and realism of the images your models produce using standard metrics.
Not ideal if you need to evaluate image generation models using metrics beyond Inception Score (IS) and Frechet Inception Distance (FID).
Stars
198
Forks
17
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/w86763777/pytorch-image-generation-metrics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...