HypoX64 / DeepMosaics

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

我想知道生成训练数据集的时候文件夹为空 是怎么解决的 #109

Open xiaoniao231 opened 2 years ago

xiaoniao231 commented 2 years ago

使用make_video_dataset.py生成训练数据集的时候文件夹为空

mossan0101 commented 2 years ago

I set the quality option to 20 and now the train_A folder contains the mosaicked image and the train_B folder contains the original image. Perhaps the quality of my video was so bad that it was being filtered out. I finally solved the problem! By the way, I looked at image_processing.py and it says (quality)>20 is normal, the default setting for the arg option is 40.

xiaoniao231 commented 1 year ago

尝试了,不起作用啊