"The only way to get rid of a temptation is to yield to it." - Oscar Wilde
Introduction
This is a nudity detection model trained on a 5000 image dataset with 2,500 NSFW images, and 2,500 non-NSFW images. The accuracy rate is 85%. Trained using Tensorflow and Keras (Legacy).
I created this model during my learning phase of deep learning.
You might find some bugs or issues, feel free to open an issue or pull request.