aitorzip / PyTorch-CycleGAN

A clean and readable Pytorch implementation of CycleGAN
https://arxiv.org/abs/1703.10593
GNU General Public License v3.0
1.19k stars 283 forks source link

Training problems:Setting up a new session #34

Closed chenmw269 closed 3 years ago

chenmw269 commented 3 years ago

When I want to train, there is a problem:“Setting up a new session...” I checked the problem seems to be visdom, but I can't solve it, do you have any good advice?

liu-bohan commented 7 months ago

hi, it doesn't seem to affect the program, but how did you solve it?