alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
This tool helps gather and organize large collections of images for training an image classifier to detect explicit content. It takes source URLs from various websites (like subreddits) and outputs categorized image datasets ready for machine learning. This is ideal for anyone who needs to build a custom classifier to filter or identify inappropriate images.
12,549 stars. No commits in the last 6 months.
Use this if you need a large, categorized dataset of images (pornography, hentai, sexy, neutral, and drawings) to train a machine learning model for content moderation or filtering.
Not ideal if you need a perfectly clean, manually curated dataset, as the collected data can be noisy and may require additional manual review.
Stars
12,549
Forks
2,863
Language
Shell
License
MIT
Category
Last pushed
Jan 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alex000kim/nsfw_data_scraper"
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
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
TheHamkerCat/NSFW_Detection_API
Rest API Written In Python To Classify NSFW Images.