After exporting the yolov5s.pt model to the onnx format, I noticed that the inference of the onnx model wasn't rectangular. With yolov5s.pt : data/images/zidane.jpg ...
Abstract: Rectangular shape object detection in color images is a critical step of many image recognition systems. However, there are few reports on this matter. In this paper, we proposed a ...