ss24cs

Results 3 issues of ss24cs

Hi, buddy, your demo is wonderful. Here is my training question of train.py demo: I used a CelebA face dataset training, and I got loss value: [CelebALandmarkVal] PSNR: 9.29 SSIM:...

Hi, buddy, thank your wonderful project, I was success face detect in custom images. But next I want crop the face region and output a .png file, how I modify...

Hi, buddy, I got two gpus, can you tell me use multi-gpu training, please? Should I modify this to call the GPU command: gpu_device = '/gpu:0' train_dataset = train_dataset.\ .......