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

Ongoing: Enhance Accuracy #4

Open
alganzory opened this issue Oct 1, 2023 · 2 comments
Open

Ongoing: Enhance Accuracy #4

alganzory opened this issue Oct 1, 2023 · 2 comments

Comments

@alganzory
Copy link
Owner

ideas:

  • use better models
  • train your own models (for body detection?)
  • when face is too small in the image, somehow focus on it (enlarge it or something)
@alganzory
Copy link
Owner Author

It makes sense to add a nudity filter on top of face detection, it kinda is more important actually, so I plan to use:
https://github.com/infinitered/nsfwjs which is used by this extensions https://github.com/nsfw-filter/nsfw-filter

It also makes sense to delegate the processing to the background script, I have tried that before but somehow the performance wasn't good, especially with videos, so I will try to use a similar approach to the one in the extension above

@alganzory
Copy link
Owner Author

#12

@alganzory alganzory changed the title enhance accuracy Ongoing: Enhance Accuracy Oct 26, 2023
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