You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I'm developing a flutter application for pose detection on a custom dataset using YOLOv11-pose by Ultralytics.
I noticed that, using a YOLO small model with input size of 128 pixels fine-tuned to detect an object with 9 keypoints, the inference time is around 150-200ms. According to the results provided on the website of Ultralytics I would have expected way lower inference time. Has anyone experienced the same?
Thanks
Davide
The text was updated successfully, but these errors were encountered:
Hi everyone,
I'm developing a flutter application for pose detection on a custom dataset using YOLOv11-pose by Ultralytics.
I noticed that, using a YOLO small model with input size of 128 pixels fine-tuned to detect an object with 9 keypoints, the inference time is around 150-200ms. According to the results provided on the website of Ultralytics I would have expected way lower inference time. Has anyone experienced the same?
Thanks
Davide
The text was updated successfully, but these errors were encountered: