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

Ignore CAD file path #71

Open
tungyen opened this issue Sep 20, 2024 · 3 comments
Open

Ignore CAD file path #71

tungyen opened this issue Sep 20, 2024 · 3 comments

Comments

@tungyen
Copy link

tungyen commented Sep 20, 2024

image
In this step, can I ignore the path of CAD file to run pose estimation based on RGB-D image only?

@3114917790
Copy link

Have you found a solution, please?

@SajjadPSavoji
Copy link

@tungyen To the best of my knowledge SAM6D used CAD models in their PEM module. You might be able to skip this step by changing the code to develop a model free approach. Try reconstructing a 3D mesh/CAD from you reference/on-boarding video and use it instead of a CAD model. But over all you will need some sort of 3D entity as a model for your object.

@xiaohu-art
Copy link

@SajjadPSavoji thank you for your reply but how can I get a 3D mesh or CAD model because I am quite new for computer vision

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

4 participants