Technical requirements
As usual, having access to a GPU is a great plus, particularly for the first recipe, where we'll implement a network from scratch. Because the rest of the chapter leverages models in TFHub, your CPU should be enough, although a GPU will give you a pretty nice speed boost! In the Getting ready section, you'll find the preparatory steps for each recipe. You can find the code for this chapter here: https://github.com/PacktPublishing/Tensorflow-2.0-Computer-Vision-Cookbook/tree/master/ch10.
Check out the following link to see the Code in Action video: