Skip to content

inference real-time during capture rgb #118

Description

@stupidyoh

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions