Hello,
I'm testing object detection models on EdgeAI Cloud but just found a strange issue.
As illustrated in the page of Model selection tool, the model "ONR-OD-8100-yolov5-s6-ti-lite-coco-640x640" got 37.4AP on float and 35.6AP on int8.
However, the run log "prebuilt-models/8bits/od-8100_onnxrt_weights_yolov5s6_640_ti_lite_37p4_56p0_onnx/run.log" shows that the model get only 32.122AP.
Why are the results not consistent???