AdityaTheDev/NudityDetection-Using-Deeplearning
Nudity/pornography detection using deeplearning. This model is trained using pretrained VGG-16. To know more about this check the readme file below
This project helps online platforms and social media sites automatically identify and filter out explicit content, including nudity and pornography. It takes images as input and categorizes them as either 'nudity' or 'non-nudity'. This tool is designed for content moderators, platform administrators, and anyone responsible for maintaining a safe and appropriate online environment, especially for minors.
No commits in the last 6 months.
Use this if you need an automated way to detect and prevent the spread of sexually explicit or inappropriate images on your platform.
Not ideal if you require a comprehensive content moderation suite that handles a wide range of inappropriate content beyond just nudity.
Stars
19
Forks
3
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Sep 02, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AdityaTheDev/NudityDetection-Using-Deeplearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
mdietrichstein/tensorflow-open_nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
GantMan/nsfw_model
Keras model of NSFW detector
infinitered/nsfwjs-mobile
NSFWjs in React Native