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.

Velocity · 7d
+0.8
★ / day
Trend
→steady
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.