An open API service indexing awesome lists of open source software.

https://github.com/labring/nsfw


https://github.com/labring/nsfw

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# nsfw

Trained on 60+ Gigs of data to identify:

drawings - 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

# requirements
numpy
tensorflow
tensorflow_hub
flask
Pillow

# usage
```
./build.sh
./run.sh
python3 test_api.py
```