Releases: amshrbo/nsfw-detection
Releases · amshrbo/nsfw-detection
A fully working flask api for nsfw detection using nudenet and a trained model on violence and drugs images
A fully working flask api for nsfw detection using nudenet and a trained model on violence and drugs images
Pre-release
Pre-release
- Flask API for detecting NSFW Images (Nudity, drugs, and violence).
- The API can handle an Image or a set of Images posted by a multipart request.
- The built model is a hyper-tuned model of the Mobilenet pre-trained model.
- Using the collected data for violence and drugs as mentioned on the dataset section on readme