NSFW JS - NSFW detection on the client-side via TensorFlow.js
A simple JavaScript library to help you quickly identify unseemly images; all in the client's browser. NSFWJS isn't perfect, but it's pretty accurate (~90% with small and ~93% with midsized model)... and it's getting more accurate all the time.
The library categorizes image probabilities in the following 5 classes:
The library categorizes image probabilities in the following 5 classes:
- Drawing - safe for work drawings (including anime)
- Hentai - hentai and pornographic drawings
- Neutral - safe for work neutral images
- Porn - pornographic images, sexual acts
- Sexy - sexually explicit images, not pornography
https://nsfwjs.com
https://github.com/infinitered/nsfwjs
License:
Tech:
Tags: