devzwy/open_nsfw_android
An Android SDK using a TensorFlow-based image classifier to detect NSFW content offline, ported from Yahoo's open_nsfw model.

Not currently ranked — collecting fresh signals.
star history
This project ports Yahoo’s open_nsfw model to Android using TensorFlow and TensorFlow Lite, enabling offline NSFW image classification with sub-20ms inference time. It provides a model file (.tflite) that can be initialized with a single API call, and the model is also compatible with iOS, Java, and C++ platforms. The project includes the pre-trained model and asset files for integration into content moderation workflows.
Frequently asked
- What is devzwy/open_nsfw_android?
- An Android SDK using a TensorFlow-based image classifier to detect NSFW content offline, ported from Yahoo's open_nsfw model.
- Is open_nsfw_android open source?
- Yes — devzwy/open_nsfw_android is an open-source project tracked on heatdrop.
- What language is open_nsfw_android written in?
- devzwy/open_nsfw_android is primarily written in Java.
- How popular is open_nsfw_android?
- devzwy/open_nsfw_android has 2k stars on GitHub.
- Where can I find open_nsfw_android?
- devzwy/open_nsfw_android is on GitHub at https://github.com/devzwy/open_nsfw_android.