csjliang / PPR10K

Official Implementation and Dataset of "PPR10K: A Large-Scale Portrait Photo Retouching Dataset with Human-Region Mask and Group-Level Consistency", CVPR 2021
Apache License 2.0
266 stars 20 forks source link

About HR image #8

Closed 120326 closed 2 years ago

120326 commented 3 years ago

Thanks for your excellent work on this paper. I have read your tips in _datasetusage.md but still have some questions about the processing of HR images. The file does not mention how I should use the HR images for the testing part of the experiment and thus get the PSNR, Eab, etc., data for the HR images. Do I need to use Adobe Lightroom to convert the original image format composed of RAW and XMP to TIF and retain the original image size? I would really appreciate your answer.

csjliang commented 2 years ago

Sorry for the late reply. Yes, if you want to get the image of the original size (not 360p), you need to use the CameraRAW and convert them. Thanks!