pyiqa.data.pieapp_dataset ========================= .. py:module:: pyiqa.data.pieapp_dataset Module Contents --------------- .. py:class:: PieAPPDataset Bases: :py:obj:`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/ :param opt: Config for train datasets with the following keys: phase (str): 'train' or 'val'. :type opt: dict .. py:method:: init_path_mos(opt) .. py:method:: get_split(opt)