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
Hello,
I am currently working on a project that involves tracking individuals in a video frame and extracting facial keypoints using YOLO for pose estimation. I have a question regarding the integration of YOLO pose estimation outputs with Deep SORT. Specifically, is it possible to pass the keypoints from YOLO pose estimation into Deep SORT, and have Deep SORT return the tracking ID, bounding box, and the original keypoints?
What modifications would be necessary within the Deep SORT code to achieve this? I appreciate any guidance or suggestions on how to approach this issue.
Thank you!
The text was updated successfully, but these errors were encountered:
Zagroz901
changed the title
Enhancing Object Tracking with Keypoint Integration: Adapting Deep SORT to Handle Pose Estimation Data
Integrating YOLO Pose Estimation Keypoints with Deep SORT: Guidance Needed
Jun 20, 2024
Hello,
I am currently working on a project that involves tracking individuals in a video frame and extracting facial keypoints using YOLO for pose estimation. I have a question regarding the integration of YOLO pose estimation outputs with Deep SORT. Specifically, is it possible to pass the keypoints from YOLO pose estimation into Deep SORT, and have Deep SORT return the tracking ID, bounding box, and the original keypoints?
What modifications would be necessary within the Deep SORT code to achieve this? I appreciate any guidance or suggestions on how to approach this issue.
Thank you!
The text was updated successfully, but these errors were encountered: