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

How to calculate "diversity" ? #151

Open
YeeDer opened this issue May 31, 2021 · 1 comment
Open

How to calculate "diversity" ? #151

YeeDer opened this issue May 31, 2021 · 1 comment

Comments

@YeeDer
Copy link

YeeDer commented May 31, 2021

I try to calculate diversity according to the paper
" To quantify the diversity of the generated images, for each training example we calculated the standard deviation (std) of the intensity values of each pixel over 100 generated images, averaged it over all pixels, and normalized by the std of the intensity values of the training image."

I train the model by the default setting according to the code, and get the SIFID 0.1138 ( the coarsest level ), Diversity 0.3371.
But I am not sure if my calculation is correct.
If you can supply the code about "diversity", I would be appreciated!

Thank you very much.
Looking forward to your reply.

@DonghweeYoon
Copy link

DonghweeYoon commented Nov 8, 2021

I request the same thing.
It is difficult to reproduce "diversity" with the description of the paper alone.
I would appreciate it if you could provide the code for calculating diversity.

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