HypoX64 / DeepMosaics

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

change image format #53

Closed SangenBR closed 3 years ago

SangenBR commented 3 years ago

I want to change the image format from jpg to png or tiff because of the quality, how do I do this in the gui version?

HypoX64 commented 3 years ago

You can try to add "--tempimage_type png" to the end of the displayed command. Like this:

cd ./core&start deepmosaic.exe --mode auto --media_path C:\Users\phone\Desktop\tmp\test_media\av\test2.mp4 --model_path C:\Users\phone\Desktop\tmp\pretrained_models\mosaic\clean_youknow_video.pth --fps 0 --gpu_id 0 -ss 00:00:00 -t 00:00:00 --result_dir ../result --tempimage_type png
SangenBR commented 3 years ago

Thank you so much. Your program to remove mosaic in JAV is even better than JavPlayer, would you like to train a model for 2D hentai? I tried with the tutorial described here but it didn't work since I don't have much knowledge.

SangenBR commented 3 years ago

I think the mosaic mask has to be improved since it detects a lot of things that are not mosaics and causes artifacts and also lets a lot of mosaic through

HypoX64 commented 3 years ago

I will try to train hentai model in the future... And, Yes, I know. Mosaic area detection Algorithm does need to be optimized...😂

SangenBR commented 3 years ago

I will try to train hentai model in the future... And, Yes, I know. Mosaic area detection Algorithm does need to be optimized...😂

Oh, Thx