-
Notifications
You must be signed in to change notification settings - Fork 24
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
Doubt regarding heading angle and box sizes !! #12
Comments
Hi, |
@GitBoSun But I think the angle is measured from +X rotating towards +Y. (+X is 0, +Y is pi/2)" Please comment on which is correct? |
To all of those having similar doubt like me, my conclusion is as follow: |
Hi praj441, Sorry for the late reply. I thought the question is still about utils/show_results_sunrgbd.py. Let me assign this question to me. There is confusion. Thanks again for your interests in our work. I will definitely try to get back to you quicker next time. |
@zaiweizhang |
@GitBoSun @zaiweizhang
Hi,
In file sunrgbd/sunrgbd_detection_dataset_hd, it is mentioned in comments that, sizes l,w,h are half the box dimensions and angle is measured from +x to -y.
While, in file utils/show_results_sunrgbd.py, the box sizes l,w,h seems to be taken as equal to the predicted/gt box dimensions.
Please comment on exactly what sizes l,w,h, and the heading angle represent in the input labels and in the predicted labels by the model.
The text was updated successfully, but these errors were encountered: