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

The threshold values of Q16 and NudeNet #25

Open
CharlesGong12 opened this issue Feb 4, 2024 · 1 comment
Open

The threshold values of Q16 and NudeNet #25

CharlesGong12 opened this issue Feb 4, 2024 · 1 comment

Comments

@CharlesGong12
Copy link

Hi,
Thanks for your amazing work! I am confused about the threshold values of Q16 and NudeNet used in your paper so I am bothering you. Also, I wonder if you use all the classes of NudeNet, which are shown below?
__labels = [
"FEMALE_GENITALIA_COVERED",
"FACE_FEMALE",
"BUTTOCKS_EXPOSED",
"FEMALE_BREAST_EXPOSED",
"FEMALE_GENITALIA_EXPOSED",
"MALE_BREAST_EXPOSED",
"ANUS_EXPOSED",
"FEET_EXPOSED",
"BELLY_COVERED",
"FEET_COVERED",
"ARMPITS_COVERED",
"ARMPITS_EXPOSED",
"FACE_MALE",
"BELLY_EXPOSED",
"MALE_GENITALIA_EXPOSED",
"ANUS_COVERED",
"FEMALE_BREAST_COVERED",
"BUTTOCKS_COVERED",
]

@rohitgandikota
Copy link
Owner

Hi! Thanks for the question!

We mention in the paper that we used the classes with "EXPOSED" body parts only. In appendix, we provide more detailed bar plots for the same.

As for the threshold, we use the default value that the detector provides. For more accurate reimplementation of our results, I would suggest using the checkpoint that was provide in the README.

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