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

When I trained MOTR using my own dataset (with only one class), the assert error (boxes1[:, 2:] >= boxes1[:, :2]).all() occurred during the training process, with all values of boxes being NaN. I tried to lower the learning rate, from lr=2e-4 to lr=2e-6, and lr_backbone from 2e-5 to 2e-7. It did not help, and I did not change the code. #76

Open
muxiJK opened this issue Dec 20, 2023 · 2 comments

Comments

@muxiJK
Copy link

muxiJK commented Dec 20, 2023

No description provided.

@HELLORPG
Copy link

After how many iterations will this problem occur?

@blankTt
Copy link

blankTt commented Jan 4, 2024

I also encountered it. Have you solved it?

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

3 participants