yahoo/open_nsfw
A deep neural network Caffe model for classifying images as Not Suitable for Work (NSFW) based on pornographic content detection.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
This repository provides a Caffe-based deep learning model for detecting offensive or adult images. The network takes an input image and outputs a probability score between 0 and 1 indicating the likelihood that the image is NSFW. Scores below 0.2 indicate likely safe content while scores above 0.8 indicate highly probable NSFW content. It uses a deep neural network trained on classification of pornographic images specifically.