+If the overall size of the image is large, selecting a model with a large input ROI will provide a better balance between accuracy and speed, and if the overall size of the image is small, selecting a model with a small input ROI will provide a better balance between accuracy and speed. If a model with a small input ROI is selected for a large image, the ROI will be too large, especially for close-range objects, and most of the features will be lost, resulting in a significant decrease in inference accuracy. On the other hand, if a small ROI model is selected for a small image, the inference speed increases dramatically with almost no degradation in accuracy.
0 commit comments