Closed BorgPhysics closed 3 years ago
The get_data_loader signature in the CycleGAN_Exercise notebook has image_dir='summer2winter-yosemite'. It should be image_dir='summer2winter_yosemite' (underscore not dash) to match the solution and the actual directory from the zipfile.
This issue has been resolved.
The get_data_loader signature in the CycleGAN_Exercise notebook has image_dir='summer2winter-yosemite'. It should be image_dir='summer2winter_yosemite' (underscore not dash) to match the solution and the actual directory from the zipfile.