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

Using 2D keypoints for 3D bounding box #8

Closed
nenenkosi opened this issue Feb 13, 2021 · 1 comment
Closed

Using 2D keypoints for 3D bounding box #8

nenenkosi opened this issue Feb 13, 2021 · 1 comment

Comments

@nenenkosi
Copy link

I am currently running a tflite Mediapipe model which outputs a 3D bounding box. So I would like to know is there a way to drawing the 3D bounding box in my Flutter App as we are able to draw the 2D bounding box.

This is the current OutputTensor am receiving from my tflite model and I want use to draw the 3D bounding box

flutter: [120.87956237792969, 115.73860168457031, 138.97604370117188, 187.78915405273438, 137.4835205078125, 84.2886734008789, 151.32508850097656, 165.74168395996094, 146.28330993652344, 51.38185501098633, 95.4119873046875, 181.07603454589844, 97.72759246826172, 77.48689270019531, 100.90084838867188, 155.7063751220703, 101.90467071533203, 40.651939392089844]

@nenenkosi nenenkosi changed the title Create a 3D bounding box Using 2D keypoints for 3D bounding box Feb 13, 2021
@nenenkosi
Copy link
Author

No response on issues

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