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

bug in early_fusion_dataset.py #13

Open
memberRE opened this issue Dec 15, 2022 · 0 comments
Open

bug in early_fusion_dataset.py #13

memberRE opened this issue Dec 15, 2022 · 0 comments

Comments

@memberRE
Copy link

Hi, runsheng,
In early_fusion_dataset.py line 99 to 110, seems like ‘unique_indices’ should also be updated.
unique_indices = unique_indices[:object_bbx_center_valid.shape[0]]
Or it may cause error in BasePostprocessor.generate_gt_bbx() line 91

https://github.com/DerrickXuNu/v2x-vit/blob/main/v2xvit/data_utils/datasets/early_fusion_dataset.py#L99

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