Here i present a nudity detection algorithm, trained to detect images containing nudes. This model was trained on over 12000 images gathered by an image scraping bot i built which scraps the entire internet and based on a query and then returns and saves the images to the local machine, Due to plagarism and security reasons the source code to this bot isn't going to be released. Below are the metrics of the Algorithm
- Accuracy on Training data: 99.24%
- loss on Training data: 0.021%
- Accuracy on Validation data: 99.6%
- loss on Validation data: 0.012%
- Accuracy on Test data: 94.5%
- loss on Training data:0.282%