this post was submitted on 19 Jul 2023
10 points (100.0% liked)

Ask Burggit!

2 readers
2 users here now

Ask Burggit!

Ever had a question you wanted to ask? Get an opinion on something?

Well, here's the place to do it! Ask the community pretty much anything.

Rules:

founded 1 year ago
MODERATORS
 

I know there's some good descramblers over the years but man, let me tell you it's still my dream to watch something like kuroinu uncensored.

top 5 comments
sorted by: hot top controversial new old
[–] Nazrin@burggit.moe 4 points 1 year ago

The keyword you need to look for is "temporally stable".

[–] OrbitOatmeal@burggit.moe 3 points 1 year ago

As in using AI? It's probably already possible.

[–] Disabled@burggit.moe 2 points 1 year ago* (last edited 1 year ago)

I'm sure it will happen, these studios tend to draw this stuff completely uncensored and only censor it for release. I could see more companies like Fakku popping up which license out the original raw uncensored hentai episodes for western distribution.

If not that the rise of AI and AI Assistance will probably help greatly as well.

[–] mspencer712@burggit.moe 2 points 1 year ago

There’s DeepCreamPy but it requires you to color in the censored parts manually. https://github.com/Deepshift/DeepCreamPy

[–] RA2lover@burggit.moe 2 points 1 year ago

It's already achievable with current workflows. The only missing tool is a censorship detection/marking neural network.

As far as i know, no one has worked on this, but the problem doesn't require the network to be particularly large or costly to train. Rather, the problem is in the lack of a readily-available dataset to train it.
You could build this sort of dataset by gathering a few hundred censored and uncensored releases of a given JAV / h-anime, then running a difference filter on the censored and uncensored versions. The availability of censored/uncensored releases seems to be much greater for JAV, but i can see how a model trained exclusively on JAV would potentially have issues if used on h-anime.

After this network is trained, the rest would be using it to predict which regions on a given frame have been censored, and then use that as an inpainting mask for an existing image generation model.

The inpainting approach would allow the inpainting network to be changed as developments on temporally-stable image generation improve.

load more comments
view more: next ›