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

Problem detecting adult content from camera images #785

Open
Rafa3lP opened this issue Sep 18, 2023 · 0 comments
Open

Problem detecting adult content from camera images #785

Rafa3lP opened this issue Sep 18, 2023 · 0 comments

Comments

@Rafa3lP
Copy link

Rafa3lP commented Sep 18, 2023

Problem description:
I am facing a problem when using the nsfwjs library on images taken with the device's camera. I'm using the Inception V3 model, which is the most accurate I've found. The library works well when the photos are of good quality and nudity detection occurs correctly. However, when taking a photo of an image with adult content using the cell phone camera and testing on nsfwjs.com, the image is treated as neutral.

Steps to Reproduce the Problem:

  • Go to nsfwjs.com and load the Inception V3 template

  • Upload a good quality photo that contains adult content.

  • Note that the library identifies correctly.

  • Take a photo of the previous image with your cell phone camera and upload it again to the website.

  • Note that the library erroneously classifies content as "neutral" even when it is clearly inappropriate.

Expected behavior:
The library must be able to correctly identify pornographic content and classify it as inappropriate, regardless of image quality.

Thank you for your attention and support in resolving this issue.

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

1 participant