My start image is 1632x and 960y
aspect ratio = 1.7
What I want is 160x and 120y
aspect ratio = 1.33
How do I make sure that that it pads not crop to match the aspect ratio?
Also, I will need to update the results of the detection to match the original image for bounding boxes, how do I find this transform?