Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to replicate numbers on CelebA #2

Open
erobic opened this issue Feb 1, 2021 · 1 comment
Open

Unable to replicate numbers on CelebA #2

erobic opened this issue Feb 1, 2021 · 1 comment

Comments

@erobic
Copy link

erobic commented Feb 1, 2021

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!

@dfg-collab
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants