You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: