We'll be covering the following recipes in this chapter:Â
- Introducing Pix2Pix with pseudocode
- Parsing our dataset
- Code implementation – generator
- Code – the GAN network
- Code implementation – discriminator
- Training
We'll be covering the following recipes in this chapter:Â