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

group_free_pred_bboxes #7

Open
xuxiaoxxxx opened this issue Apr 9, 2023 · 1 comment
Open

group_free_pred_bboxes #7

xuxiaoxxxx opened this issue Apr 9, 2023 · 1 comment

Comments

@xuxiaoxxxx
Copy link

How do you get the bboxes? Do the bboxes sizes are normalized? I can not visualize it in the ScanNetv2 dataset.

@yanmin-wu
Copy link
Owner

  • You can check the _get_detected_objects() function to see how the detection boxes are constructed. The following is the result that I visualized.
    Screenshot from 2023-04-10 13-36-12
  • The detection results are borrowed from BUTD-DETR. According to their description, they retrain the GroupFree detector with 485 categories on the ScanNet dataset.
    Screenshot from 2023-04-10 16-00-41

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

2 participants