-
Notifications
You must be signed in to change notification settings - Fork 93
Issues: megvii-research/MOTR
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
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
opened Dec 20, 2023 by
muxiJK
I want to knonw MOTR's performance on MOT17 train dataset because I got a very high MOTA
#60
opened Nov 17, 2022 by
Soulmate7
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.