pytorch-CycleGAN-and-pix2pix icon indicating copy to clipboard operation
pytorch-CycleGAN-and-pix2pix copied to clipboard

There isn`t any file in checkpoints folder

Open elsobhano opened this issue 3 years ago • 2 comments

Hi guys

I am training the cyclegan model But there aren`t any file in the checkpoints folder. whats the problem

elsobhano avatar Mar 12 '22 08:03 elsobhano

Where do you run the training script? The folder where the checkpoints are saved is relative to the path where the training script is run.

yusufsahin99 avatar Jun 30 '22 07:06 yusufsahin99

Have you finished the entire training run and saved the models?

junyanz avatar Jul 04 '22 16:07 junyanz