devzwy/open_nsfw_android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived 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: 2668
- days_rel: n/a
- days_push: 1243
- n_releases_24m: 0
Adoption not part of the score
1957 stars · 344 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library for offline NSFW (pornographic) image detection, ported from Yahoo's open_nsfw project using TensorFlow Lite. It classifies images in ~20ms with a single-line API, and the model file can also be used on iOS, Java, C++, and other platforms.
Use cases
- detect pornographic images offline on android
- moderate user-uploaded photos for nsfw content
- filter inappropriate images in a chat or feed app
- scan image files for adult content without a server
- integrate open_nsfw model into a mobile app
- classify images as safe or unsafe on device
When to choose
- you need fast, fully offline NSFW image classification on Android with minimal integration effort
- you want a portable tflite/pb model reusable across iOS, Java, or C++
When to avoid
- you need actively maintained, highly accurate NSFW detection
- you need video or live-stream moderation
- you require a licensed, supported SDK with guarantees
Facets
library · maturity maintenance
machine-learning image-processing computer-vision machine-learning image-processing mobile-development security cross-platform nsfw-detection tensorflow-lite offline-inference content-moderation image-classification android
1 source
- readme: https://github.com/devzwy/open_nsfw_android · fetched 2026-08-28 · afa70e0b7ac2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| devzwy/open_nsfw_android | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="devzwy/open_nsfw_android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem