mdietrichstein/tensorflow-open_nsfw
A TensorFlow port of Yahoo's Open NSFW deep learning classifier for detecting inappropriate images.

Not currently ranked — collecting fresh signals.
star history
This repository provides a TensorFlow reimplementation of Yahoo’s Open NSFW (Not Safe For Work) image classification model. It converts the original Caffe weights to TensorFlow format and includes a classification script that takes a JPEG image as input and outputs SFW/NSFW probability scores. The model uses a deep neural network for content classification and supports different image loading mechanisms to replicate the original implementation’s behavior.
Frequently asked
- What is mdietrichstein/tensorflow-open_nsfw?
- A TensorFlow port of Yahoo's Open NSFW deep learning classifier for detecting inappropriate images.
- Is tensorflow-open_nsfw open source?
- Yes — mdietrichstein/tensorflow-open_nsfw is an open-source project tracked on heatdrop.
- What language is tensorflow-open_nsfw written in?
- mdietrichstein/tensorflow-open_nsfw is primarily written in Python.
- How popular is tensorflow-open_nsfw?
- mdietrichstein/tensorflow-open_nsfw has 448 stars on GitHub.
- Where can I find tensorflow-open_nsfw?
- mdietrichstein/tensorflow-open_nsfw is on GitHub at https://github.com/mdietrichstein/tensorflow-open_nsfw.