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

inference real-time during capture rgb #118

Open
stupidyoh opened this issue Jan 30, 2024 · 1 comment
Open

inference real-time during capture rgb #118

stupidyoh opened this issue Jan 30, 2024 · 1 comment

Comments

@stupidyoh
Copy link

Hello!

After the last question, I succeeded in learning my own dataset.
And then I'm trying to inference 6d pose of target object during capturing rgb image.
I'm referring to "plot_prediction_multi.py" and "do_test" function of "engine.py" code.
But it seemed to infer the result only for the saved and annotated image.

My question is
"Is it possible to estimate the 6D pose of the target object just in the new rgb image?"
and
"Is annotated information necessary to estimate the pose of the target object in the new test image?".

My goal is to get predicted 6d object pose(or 3d bounding box) captured by camera for about 30~60 fps.
If so, can I ask for some advice on which codes to fix?

Thank you for your help!

@xwong22
Copy link

xwong22 commented Mar 6, 2024

Hi @wangg12 , is there any updates on this issue? I would like to use the pretrained model for ycbv dataset for real-time inference on a ycb object

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