A perceptual study examining how well AI colorization fools human observers. Participants see 50 images and judge whether colorization artifacts are present or absent. Takes ~5 minutes. Anonymous, no ...
"""This dataset class can load a set of natural images in RGB, and convert RGB format into (L, ab) pairs in Lab color space. is_train (bool) -- whether training phase or test phase. You can use this ...