pyiqa.data.pieapp_dataset

Module Contents

class pyiqa.data.pieapp_dataset.PieAPPDataset[source]

Bases: pyiqa.data.general_fr_dataset.GeneralFRDataset

The PieAPP Dataset introduced by:

Prashnani, Ekta and Cai, Hong and Mostofi, Yasamin and Sen, Pradeep PieAPP: Perceptual Image-Error Assessment Through Pairwise Preference CVPR2018 url: http://civc.ucsb.edu/graphics/Papers/CVPR2018_PieAPP/

Parameters:

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

init_path_mos(opt)[source]
get_split(opt)[source]