WassersteinGAN icon indicating copy to clipboard operation
WassersteinGAN copied to clipboard

The parameter ‘db_path' of LSUN setting in 'main.py' should be changed to 'root'

Open whuCanon opened this issue 6 years ago • 0 comments

https://github.com/martinarjovsky/WassersteinGAN/blob/f81eafd2aa41e93698f203732f8f395abc70be02/main.py#L73 The new version of torchvision has modified this parameter. https://github.com/pytorch/vision/commit/73a29e02aff4f30c1d32bcdfa032f6bb72b1bcce#diff-deea30150565e331de97e6ba14a3e119

whuCanon avatar Nov 22 '18 06:11 whuCanon