-
Notifications
You must be signed in to change notification settings - Fork 739
Add a visualization tutorial for 3D detection boxes #766
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
Conversation
Signed-off-by: dongy <[email protected]>
Signed-off-by: Dong Yang <[email protected]>
Signed-off-by: Dong Yang <[email protected]>
Signed-off-by: Dong Yang <[email protected]>
Signed-off-by: Dong Yang <[email protected]>
for more information, see https://pre-commit.ci
Thank you Dong! I was wondering if it is possible to add an option to indicate whether box is in world coordinate or image coordinate. Because for most dataset, boxes are with image coordinate |
It is possible. but we need an example data ".json" to figure out the image coordinate systems (e.g., RAS or LPI). |
I think this one has good details, merging it now |
* init vis folder Signed-off-by: dongy <[email protected]> * update repo Signed-off-by: Dong Yang <[email protected]> * update repo Signed-off-by: Dong Yang <[email protected]> * update repo Signed-off-by: Dong Yang <[email protected]> * update repo Signed-off-by: Dong Yang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: dongy <[email protected]> Co-authored-by: Dong Yang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fixes # .
Description
Add a visualization tutorial for 3D detection boxes.
Status
Ready
Checks
./runner [-p <regex_pattern>]