LfF icon indicating copy to clipboard operation
LfF copied to clipboard

Unable to replicate numbers on CelebA

Open erobic opened this issue 4 years ago • 1 comments

Hi,

After trying to run the code for CelebA (with ResNet18), I get the following results:

  1. valid_attrwise_accs_b tensor([[0.9578, 0.9966], [0.8382, 0.2747]])
  2. valid_attrwise_accs_d tensor([[0.0300, 0.0205], [0.6841, 0.9231]])

Could you please specify the exact way to replicate the results in the paper?

Thank you!

erobic avatar Feb 01 '21 14:02 erobic

Hello, I would like to know how your celeba dataset was downloaded. I don't seem to have seen the code for loading the celeba dataset

dfg-collab avatar Sep 25 '23 12:09 dfg-collab