An open API service indexing awesome lists of open source software.

https://github.com/replicate/img-quality-eval

Automatic quality evaluation web app for generative text-to-image models
https://github.com/replicate/img-quality-eval

Last synced: 6 months ago
JSON representation

Automatic quality evaluation web app for generative text-to-image models

Awesome Lists containing this project

README

          

# img-quality-eval

https://img-quality-eval.onrender.com/

Web app that compares the quality of generative text-to-image models.

![screenshot](screenshot.png)

## Features

* Generate images using Replicate models, or upload a dataset of existing images
* Evaluate prompt/image quality using CLIP, BLIP, Aesthetic, ImageReward, and PickScore using [FlashEval](https://replicate.com/andreasjansson/flash-eval)
* Evaluate image similarity using [DreamSim](https://replicate.com/andreasjansson/dreamsim)
* Evaluation results are stored in a database and can be shared
* Evaluations can be created using a web form or an API