Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] YOLO-6D-Pose: Enhancing YOLO for Single-Stage Monocular Multi-Object 6D Pose Estimation #3140

Open
Debnnn opened this issue Oct 18, 2024 · 0 comments

Comments

@Debnnn
Copy link

Debnnn commented Oct 18, 2024

What is the feature?

Hi Team,

Check this new paper on 6d object pose estimation by enhancing the YOLOX object detection model. Capturing it here to bring it to the team's attention. This will be a great addition to the mmlab offerings.

Link to the paper:
YOLO-6D-Pose: Enhancing YOLO for Single-Stage Monocular Multi-Object 6D Pose Estimation
https://ieeexplore.ieee.org/abstract/document/10550665

Code:
https://github.com/TexasInstruments/edgeai-yolox
https://github.com/TexasInstruments/edgeai-yolox/blob/main/README_6d_pose.md

Use case
Multi-Object 6D Pose Estimation: It aims to estimate the 3D orientation and 3D translation of objects in a given environment. It is useful in a wide range of applications like robotic manipulation for bin-picking, motion planning, and human-robot interaction task such as learning from demonstration.

Any other context?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant