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

Running model-free method in Real-time #228

Open
misrolox opened this issue Sep 10, 2024 · 0 comments
Open

Running model-free method in Real-time #228

misrolox opened this issue Sep 10, 2024 · 0 comments

Comments

@misrolox
Copy link

Hello, is it possible to run the model-free method in real-time?

My goal is to do pose estimation of a target object in real-time through a video stream using a realsense camera and provide the mask of the first frame through other means (sam, ...).

I noticed all the demos use a pre-recorded sequence of images. Is it possible to provide the model with an image stream from the camera in real-time?

Also if model-free is not possible, would using bundlesdf first to get a mesh and then running model-based with an image stream from the camera in real-time work?

Thank you.

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