notAI-tech/NudeNet
Lightweight nudity detection observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 86
- Release rhythm 8
- Longevity 100
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: 2743
- days_rel: n/a
- days_push: 85
- n_releases_24m: 0
Adoption not part of the score
2433 stars · 433 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NudeNet is a lightweight Python library for nudity detection in images, built on YOLOv8 models running via ONNX Runtime. It detects exposed and covered body parts with bounding boxes and can censor flagged regions, with an optional Docker-based inference server.
Use cases
- detect nudity in uploaded images
- moderate user-generated content for NSFW images
- censor exposed body parts in images before publishing
- classify images as safe or unsafe for a platform
- run nudity detection locally without sending images to a server
- batch-scan a folder of images for explicit content
When to choose
- you need fast, lightweight NSFW image detection with fine-grained body-part labels
- you want local/on-premise detection so images never leave your infrastructure
- you need both detection and automatic censoring in one package
- you want a simple pip-installable model with ONNX and PyTorch weights available
When to avoid
- you need video or live-stream moderation rather than still images
- you need text-based NSFW classification
- you require a commercially permissive license - the repo is AGPL-3.0
- you need actively developed features - the project is seeking maintainers
Facets
library · maturity maintenance
machine-learning image-processing computer-vision machine-learning image-processing privacy python cross-platform nsfw-detection nudity-detection object-detection yolo onnx content-moderation censoring docker
2 sources
- readme: https://github.com/notAI-tech/NudeNet · fetched 2026-08-28 · 1a15d65e81cb
- registry_pypi: https://pypi.org/pypi/nudenet/json · fetched 2026-08-29 · f6c7b67568f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| notAI-tech/NudeNet | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="notAI-tech/NudeNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem