infinitered / nsfwjs

NSFW detection on the client-side via TensorFlow.js
https://nsfwjs.com/
MIT License
8.07k stars 541 forks source link

Censoring Specific Areas #497

Open DonaldTsang opened 3 years ago

DonaldTsang commented 3 years ago

As the advancement of data segmentation continues, it seems that NSFW censoring certain area becomes increasingly easy. It now only takes a sample dataset, WITHOUT segmentation data, to roughly detect sexual organs and other "things".

This would be really beneficial to blur out things.

GantMan commented 3 years ago

We began work on something for this. It is unfortunately a lot a lot of work.

Can you identify what the need for such a feature might be?

DonaldTsang commented 3 years ago

Censorship for movie family-friendliness or documentary ethics compliance purposes.

GantMan commented 3 years ago

That makes sense. To be honest, the amount of work needed to make that would be substantial. Would this be a model you'd be willing to pay for?

camhart commented 3 years ago

I would potentially @GantMan. Could you provide a ballpark figure?

GantMan commented 3 years ago

We charge 6k USD a week of work. I honestly don't know how long it would take. We have 2k labeled object detection images right now, but we'd need to double that number.