context_encoder_pytorch icon indicating copy to clipboard operation
context_encoder_pytorch copied to clipboard

can't train on the pretrained model

Open moonpieeee opened this issue 4 years ago • 0 comments

I wanted to train on the pretrained model, but after using this command, the program prints the model structure and ends. What seems to be the problem? python train.py --cuda --netG model/netG_streetview.pth --wtl2 0.999 --niter 200

moonpieeee avatar Nov 26 '21 03:11 moonpieeee