zengxianyu / crfill

CR-Fill: Generative Image Inpainting with Auxiliary Contextual Reconstruction. ICCV 2021
Other
225 stars 43 forks source link

questions about training and testing details #19

Open Emy-cv opened 2 years ago

Emy-cv commented 2 years ago

Nice work! Thank you for sharing code. I have some questions about training and testing details.

  1. For Places2 dataset, which dataset did you use? Places365-Standard or Places365-Challenge 2016 or Places365-Challenge 2016+Places-Extra69?
  2. Did you use high-resolution images for Places2 or the 256*256 ones?
  3. For testing, as mentioned in the paper, the mask regions are at random positions, are the random positions the same for different methods? Referring to the quantitative evalution valuse in Table 1 and Table 2. If the masked regions are randomly different when testing different methods, how to make sure the comparing is fair? Thank you very much for your time.
zengxianyu commented 2 years ago

Places365-Challenge 2016. Original resolution. I use the same masks for evaluating different methods.

------------------ Original ------------------ From: mxiaoxin @.> Date: Tue, Dec 21, 2021 8:51 PM To: zengxianyu/crfill @.> Cc: Subscribed @.***> Subject: Re: [zengxianyu/crfill] questions about training and testing details(Issue #19)