Getting ready

Spot check! Make sure you have the following files in your working directory:

├── docker
│ ├── build.sh
│ ├── clean.sh
│ └── Dockerfile
├── README.md
├── run.sh
└── src
| ├── generator.py

Don't pass this step until you've completed the previous recipes and added the generator.py file to your working directory for the Pix2Pix implementation.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.217.187