This is the dataset repository used in the pyiqa toolbox. Please refer to Awesome Image Quality Assessment for details of each dataset
Example commandline script with huggingface-cli:
huggingface-cli download chaofengc/IQA-PyTorch-Datasets live.tgz --local-dir ./datasets --repo-type dataset
cd datasets
tar -xzvf live.tgz
This collection of datasets is compiled and maintained for academic, research, and educational… See the full description on the dataset page:
https://huggingface.co/datasets/chaofengc/IQA-PyTorch-Datasets.