photosynthesis-team/piq
Measures and metrics for image2image tasks. PyTorch. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2449
- days_rel: n/a
- days_push: 843
- n_releases_24m: 0
Adoption not part of the score
1574 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyTorch Image Quality (PIQ) is a collection of measures and metrics for image quality assessment in image-to-image tasks, written in pure PyTorch. It provides a unified interface for metrics like SSIM, PSNR, FID, and BRISQUE, many of which can be used as differentiable loss functions.
Use cases
- evaluate image quality of generated images
- compute SSIM or PSNR between two images in PyTorch
- use image quality metrics as loss functions for training
- measure FID or KID for GAN evaluation
- assess quality of super-resolution or denoising outputs
- benchmark image-to-image model performance on GPU
When to choose
- you need a broad set of image quality metrics with a unified PyTorch API
- you want differentiable metrics usable as training losses
- you need GPU-accelerated IQA computation with input validation
When to avoid
- you need metrics for TensorFlow, JAX, or non-PyTorch frameworks
- you only need a single simple metric and prefer a minimal dependency
- your project requires Python beyond the supported 3.7-3.10 range
Facets
library · maturity stable
image-processing machine-learning benchmarking testing image-processing machine-learning computer-vision deep-learning python cross-platform pytorch image-quality-assessment iqa ssim psnr fid kid brisque gan-metrics loss-functions gpu
2 sources
- readme: https://github.com/photosynthesis-team/piq · fetched 2026-08-28 · 9f2b0c794fdd
- registry_pypi: https://pypi.org/pypi/piq/json · fetched 2026-08-29 · 6634d0d5f66d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| photosynthesis-team/piq | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="photosynthesis-team/piq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem