Inside-Deep-Learning
Inside-Deep-Learning copied to clipboard
Chapter 3.5 - Code indentation error
In Chapter 3.5 is the following Code example:
The indentation should not end stop after w, h = img.shape.
Yea, this is an issue with their conversion process that got missed :(