Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
AVA Subset with Metrics
This dataset is a processed subset of the AVA (Aesthetic Visual Analysis) dataset, derived from trojblue/AVA-aesthetics-10pct-min50-10bins. It includes a selection of images alongside computed visual quality metrics.
Derivation Process
- Subset Selection: Images were extracted from
trojblue/AVA-aesthetics-10pct-min50-10bins, ensuring a minimum of 50 samples per bin. - Efficient Local Export: Images were stored locally using a multi-threaded approach to speed up processing.
- Metric Calculation: Various computer vision metrics were computed using
cv2_metricsfromprocslib, including sharpness, contrast, and other image quality indicators. - Data Merging: The computed metrics were merged back into the dataset, providing additional insights beyond aesthetic scores.
Usage
This dataset is ideal for:
- Training models that incorporate both aesthetic scores and image quality metrics.
- Analyzing relationships between image structure and subjective ratings.
- Benchmarking computer vision models on real-world aesthetic quality assessment.
The dataset is publicly available for research and model development. 🚀
- Downloads last month
- 27