Quick Tip: Image Resize Prep for Training
When designing and working with neural networks, a common requirement is having a fixed image dimensions for inputs... By handling the image resizing beforehand, the training phase will be able to progress without as much overhead and thereby allow for tighter feedback loops.