Need help figuring out how to fix my input rank for onnx object detection (Python)
I currently am using mss to take a screenshot of my screen, and then i convert it into a numpy float 32, my onnx model wants 4 ranks. Im not really understanding how Im not giving it 4 ranks.