GantMan/nsfw_model
Keras model of NSFW detector observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2782
- days_rel: n/a
- days_push: 919
- n_releases_24m: 0
Adoption not part of the score
2085 stars · 302 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Keras/TensorFlow deep learning model that classifies images into NSFW categories (drawings, hentai, neutral, porn, sexy) with ~93% accuracy. It ships as a Python package with a CLI and pretrained model weights based on Inception V3 and MobileNet architectures.
Use cases
- detect nsfw images in user uploads
- classify images as safe for work or not
- moderate content on a website or app
- filter pornographic images from a dataset
- batch classify a directory of images for adult content
- power a browser or mobile nsfw detector like nsfwjs
When to choose
- you need pretrained image safety classification without training your own model
- you want a Python library or CLI for NSFW detection
- you need model weights in Keras, TensorFlow, or TensorFlowJS formats
When to avoid
- you need video or text content moderation
- you require a permissively licensed model (license is non-standard)
- you need actively developed features or recent research models
- you need real-time detection on edge devices with strict latency budgets
Facets
library · maturity maintenance
machine-learning image-processing computer-vision machine-learning image-processing artificial-intelligence python cross-platform nsfw-detection keras inception-v3 mobilenet image-classification content-moderation tensorflow
1 source
- readme: https://github.com/GantMan/nsfw_model · fetched 2026-08-28 · 0d2e46621f67
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GantMan/nsfw_model | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="GantMan/nsfw_model")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem