Live data from Hacker News

Open Sourcing a Deep Learning Solution for Detecting NSFW Images

yahooeng.tumblr.com

11–20 of 153 posts

Re: Open Sourcing a Deep Learning Solution for Detecting NSFW Images

#11
Forgive my ignorance of ML but the last bit: "you'll need your own porn to train on" confused me. Does this mean that they're just exposing the rough topology of their neutral net (eg depth) and not the actual weights between nodes? I'm curious to learn from an ML expert how much this actually offers.

Re: Open Sourcing a Deep Learning Solution for Detecting NSFW Images

#15

So can it be reversed to become the ultimate porn-finding neural network?

When you said "reversed" I thought about it being a porn-generative neural network. Just enter your favorite keywords and an unique, tailored to your needs scene will be generated just for you!

Re: Open Sourcing a Deep Learning Solution for Detecting NSFW Images

#16
post #11

Forgive my ignorance of ML but the last bit: "you'll need your own porn to train on" confused me. Does this mean that they're just exposing the rough topology of their neutral net (eg depth) and not the actual weights between nodes? I'm curious to learn from an ML expert how much this actually offers.

It looks like they are sharing the trained network, but they aren't sharing the training data set.

Re: Open Sourcing a Deep Learning Solution for Detecting NSFW Images

#17
We are not releasing the training images or other details due to the nature of the data, but instead we open source the output model which can be used for classification by a developer.

I'm guessing the one who had to input the data/images had a fun time at work :p

Re: Open Sourcing a Deep Learning Solution for Detecting NSFW Images

#20

So can it be reversed to become the ultimate porn-finding neural network?

Using it as an adversarial trainer for another net it could generate infinite amounts of porn.

The Internet seems to be accomplishing this on its own just fine already.
Post reply on HN