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

How can I obtain an initial mask? #88

Closed
cfcy-zch opened this issue Apr 25, 2024 · 2 comments
Closed

How can I obtain an initial mask? #88

cfcy-zch opened this issue Apr 25, 2024 · 2 comments

Comments

@cfcy-zch
Copy link

I'm a beginner. I have a physical YCB model, and I can obtain depth and RGB data through an RGBD camera. However, I don't know how to obtain the initial mask. Are there any relevant functions in the program that can calculate the initial mask?

@wenbowen123
Copy link
Collaborator

Hi, you can use SAM/CNOS/Mask-RCNN to get segmentation mask directly. Or you can use a bounding box as mentioned in #51

@cfcy-zch
Copy link
Author

Hi, you can use SAM/CNOS/Mask-RCNN to get segmentation mask directly. Or you can use a bounding box as mentioned in #51

Thank you, I will try it

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

2 participants