mdietrichstein/tensorflow-open_nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
This tool helps content moderators, platform managers, and quality assurance teams automatically identify Not Safe For Work (NSFW) content in images. You provide a JPEG image, and it outputs a score indicating the likelihood that the image contains NSFW material, helping to flag or filter inappropriate content efficiently. It's designed for anyone needing to automate content compliance and safety checks.
447 stars. No commits in the last 6 months.
Use this if you need a quick, automated way to classify individual JPEG images for potentially explicit or inappropriate content.
Not ideal if you need to classify images in formats other than JPEG or require a content moderation solution with human-in-the-loop features or advanced contextual understanding.
Stars
447
Forks
140
Language
Python
License
—
Category
Last pushed
Sep 16, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mdietrichstein/tensorflow-open_nsfw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
infinitered/nsfwjs
NSFW detection on the client-side via TensorFlow.js
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
GantMan/nsfw_model
Keras model of NSFW detector
infinitered/nsfwjs-mobile
NSFWjs in React Native
TheHamkerCat/NSFW_Detection_API
Rest API Written In Python To Classify NSFW Images.