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

why resize image and 2d bbox labels only? #84

Open
FlyingAnt2018 opened this issue Mar 15, 2023 · 0 comments
Open

why resize image and 2d bbox labels only? #84

FlyingAnt2018 opened this issue Mar 15, 2023 · 0 comments

Comments

@FlyingAnt2018
Copy link

for key in results.get('bbox_fields', []):

HI, I am doing same research on mono 3d object detection, and i wonder why do you only resize image and 2d bbox only, and do not resize gt_bboxes_3d ? For the regression procedure is regressing direct to gt_bboxes_3d not gt_bboxes(2d box annotations).
i follow mmdetection official "Resize" augmentation to get error result, as figure below.
2023-03-15 17-59-57 的屏幕截图

I am looking forward to a reply;

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