pyiqa.data.livechallenge_dataset

Module Contents

class pyiqa.data.livechallenge_dataset.LIVEChallengeDataset[source]

Bases: pyiqa.data.general_nr_dataset.GeneralNRDataset

The LIVE Challenge Dataset introduced by

D. Ghadiyaram and A.C. Bovik, “Massive Online Crowdsourced Study of Subjective and Objective Picture Quality,” IEEE Transactions on Image Processing, 2016 url: https://live.ece.utexas.edu/research/ChallengeDB/index.html

Parameters:

opt (dict) – Config for train datasets with the following keys: phase (str): ‘train’ or ‘val’.

init_path_mos(opt)[source]