You are on page 1of 2

JAYDEEP BB-

1. Building cnn model


2. Cnn model deploy with flask server
3. Postman used for API testing(flask)
*No code available for building cnn model .
Dataset available
https://archive.org/details/NudeNet_classifier_dataset_v1

Kshitija. BB –
1. Collection of dataset(explicit and non-explicit images)
Images “scrapped” from internet using links of particular
image by ‘beautifulsoup’ in python platform
.txt files of links used
Py.library- urllib.request.urlretrieve(url.name)
2. Create cnn mode
Code available for whole project
3. Create chrome extension

##############################################

https://medium.com/@mjbhobe/cats-vs-dogs-kaggle-
challenge-achieve-97-test-accuracy-3295636c77a6

https://machinelearningmastery.com/how-to-develop-a-convolutional-neural-network-to-classify-
photos-of-dogs-and-cats/

You might also like