advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

Home Page:https://advimman.github.io/lama-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about generating validation and eval data

JuntaoLiu01 opened this issue · comments

commented

Hi, thanks for your excellent work! However, I got unfused when checking the paper about data split. Hope for your reply!

Specially, in the paper supplementary, evaluation data was generated from the test set of Places Standard, containing 30K images. But the codes in script places_standard_evaluation_prepare_data.sh show that the evaluation data was selected from the validation set of Places Standard.

It seems that the codes mismatch the paper. So I wonder which is correct!