HypoX64 / DeepMosaics

Automatically remove the mosaics in images and videos, or add mosaics to them.
GNU General Public License v3.0
2.14k stars 441 forks source link

Pixelated area *outside* the original mosaic area #92

Open Milincho opened 2 years ago

Milincho commented 2 years ago

I find the process with clean_youknow_video.pth is pixelating areas that are outside of the original mosaic area:

Warning, very NSFW: https://i.imgur.com/hJe1M3W.png

I don't know if it has anything to do with it, but this was done with a 32 Threshold, because it was missing mosaic areas with the default 64 (it still misses some areas and some frames even at 32).

suphamster commented 2 years ago

+1

Milincho commented 2 years ago

Damn, Javplayer seems to be doing a whole better job: more definition, no blocking glitches and no pixelated area outside the mosaic... how the hell can it do that in REALTIME??

suphamster commented 2 years ago

Damn, Javplayer seems to be doing a whole better job: more definition, no blocking glitches and no pixelated area outside the mosaic... how the hell can it do that in REALTIME??

In my case it's not realtime and it takes actually much more time to process than Deepmosaics. I've posted more info there https://github.com/HypoX64/DeepMosaics/issues/35

Milincho commented 2 years ago

Damn, Javplayer seems to be doing a whole better job: more definition, no blocking glitches and no pixelated area outside the mosaic... how the hell can it do that in REALTIME??

In my case it's not realtime and it takes actually much more time to process than Deepmosaics. I've posted more info there #35

Ah, that makes more sense. Haven't really tried Javplayer, didn't know it can compute a non-realtime solution and make a file output.

mirh commented 2 years ago

Duplicate of #72