mdietrichstein / tensorflow-open_nsfw

Tensorflow Implementation of Yahoo's Open NSFW Model
Other
430 stars 136 forks source link

dataset production #12

Closed yunhai0920 closed 6 years ago

yunhai0920 commented 6 years ago

hi,I am sorry to bother you, but i want to kown how do you make a data set? nsfw set maybe easy to classify,but the types of sfw images are too complex and huge, you can't include all the categories of sfw image.

mdietrichstein commented 6 years ago

Hi @yunhai0920,

I have not created the dataset by myself. I have used the pre-computed weights from Yahoo's OpenNsfw Project (here).

You can read more about their approach here