I’m facing the same issue where predictions from my model deployed on Roboflow are noticeably different from predictions made locally on the same image. I’ve set the same parameters for IOU and confidence in both cases. Any ideas on why this might be happening?
The model deployed on Roboflow predicts 17 fish, while the local model predicts 21 fish on the same image. Moreover, the larger the number of targets in the image, the greater the discrepancy between the two predictions. Any insights into why this difference is occurring?