cleanlab/cleanvision
Automatically find issues in image datasets and practice data-centric computer vision. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 61
- Release rhythm 32
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1560
- days_rel: 240
- days_push: 237
- n_releases_24m: 1
Adoption not part of the score
1199 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CleanVision is a Python library that automatically detects issues in image datasets, such as blurry, dark, over-exposed, or near-duplicate images. It provides a simple API to audit any image collection and generate a report before training machine learning models.
Use cases
- find blurry or low-quality images in my dataset
- detect near-duplicate images before training a model
- audit an image dataset for data quality issues
- check for dark or over-exposed images in a computer vision dataset
- clean up image data before training a classifier
- profile an image dataset for exploratory data analysis
When to choose
- you want a quick, automated first-pass quality check of an image dataset before ML training
- you need to find duplicates or low-quality images across a large folder of images with minimal code
- you follow a data-centric AI workflow and want dataset issue reports
When to avoid
- you need image annotation or labeling tools
- you need general-purpose image editing or manipulation
- your data is not images (e.g., text or tabular data)
Facets
library · maturity active
image-processing computer-vision data-science machine-learning computer-vision image-processing data-science machine-learning python cross-platform data-quality data-centric-ai image-deduplication dataset-audit exploratory-data-analysis
2 sources
- readme: https://github.com/cleanlab/cleanvision · fetched 2026-08-28 · 87df2512d5d7
- registry_pypi: https://pypi.org/pypi/cleanvision/json · fetched 2026-08-29 · 22dc7448ee46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cleanlab/cleanvision | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="cleanlab/cleanvision")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem