ginpigin

Results 18 comments of ginpigin

the number of images does not affect the result.

> > > same issue while the created model, work fine if i use it to add mosaic. (on Linux). > > It always stop at 2 image to the...

> i've been able to make the database myself. You put the masks in the A folder, and the source image in the B folder. It work. > > To...

For image datasets pix2pix doesn't work either. an empty checkpoint / web directory is created: (deep2) PS E:\DeepMosaics\pix2pixHD> python train.py --name face --resize_or_crop resize_and_crop --loadSize 563 --fineSize 512 --label_nc 0...

> i've just tested on Windows with the same environnement as my Linux and, i've got the exact same error as you. On ubuntu, the video cleaning training also does...

> i've finished my initials add model and made some script to sort out the trash from creating the video dataset. > > I just started training with clean video...

video cleaning training also does not work, processing also does not start (deep1) goger @ goger-System-Product-Name: ~ / DeepMosaicsRT / train / clean $ python train.py --dataset ../../datasets/video/face --savename face...

video cleaning training also does not work, processing also does not start (deep1) goger @ goger-System-Product-Name: ~ / DeepMosaicsRT / train / clean $ python train.py --dataset ../../datasets/video/face --savename face...

python train.py --dataset ../../datasets/video/face --savename face --n_blocks 4 --lambda_GAN 0.01 --loadsize 286 --finesize 256 --batchsize 16 --n_layers_D 2 --num_D 3 --n_epoch 200 --gpu_id 0 --load_thread 1 and nothing has changed

> @ginpigin I will fix my code and show how to determine some parameters. > And whenever you see "freeze_support()" error, it mean you have to make sure ”--load_thread 1“...