ocampor/image-quality
A Python library that computes perceptual image quality scores using machine learning models like BRISQUE.

Not currently ranked — collecting fresh signals.
star history
Image Quality is an open source software library for Automatic Image Quality Assessment (IQA). It provides Python utilities to compute perceptual quality scores on images, implementing metrics such as BRISQUE. The library uses TensorFlow for model inference and integrates with TensorFlow datasets for benchmark data. Users can install via pip and evaluate image quality with a single function call returning a numeric quality score.
Frequently asked
- What is ocampor/image-quality?
- A Python library that computes perceptual image quality scores using machine learning models like BRISQUE.
- Is image-quality open source?
- Yes — ocampor/image-quality is open source, released under the Apache-2.0 license.
- What language is image-quality written in?
- ocampor/image-quality is primarily written in Python.
- How popular is image-quality?
- ocampor/image-quality has 435 stars on GitHub.
- Where can I find image-quality?
- ocampor/image-quality is on GitHub at https://github.com/ocampor/image-quality.