context_encoder_pytorch
context_encoder_pytorch copied to clipboard
can't train on the pretrained model
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