Skip to content

Releases: amshrbo/nsfw-detection

A fully working flask api for nsfw detection using nudenet and a trained model on violence and drugs images

07 Jul 12:37
b7e2ea1
Compare
Choose a tag to compare
  • 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