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

About the low_idx setting #14

Open
AGI-player opened this issue May 20, 2023 · 1 comment
Open

About the low_idx setting #14

AGI-player opened this issue May 20, 2023 · 1 comment

Comments

@AGI-player
Copy link

hello, in the axis_aligned_target_assigner.py, as follows:
1
the idx in line 86 means the index of gt including all the three classes. While in the following code:
2
the gt_ids in line 216 means the index of gt including current class(only 1), i think they are not match!
Perhaps the mask should be taken into consideration.
3

@azhuantou
Copy link
Owner

Hi, thanks for your attention.
I will review the code you mentioned when I have some free time.

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