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

map question #6

Open
lijain opened this issue Dec 29, 2022 · 1 comment
Open

map question #6

lijain opened this issue Dec 29, 2022 · 1 comment

Comments

@lijain
Copy link

lijain commented Dec 29, 2022

Thank you for sharing the code. I want to ask you how to set the epoch50 for your training? I verified that 12 and 24 are OK, but the results of 50 rounds of Deformable Detr are almost the same as those of 24 rounds. Is it not good to add more rounds later

@jozhang97
Copy link
Owner

Thanks for verifying the 12/24ep schedules are OK. For 50eps, we follow DeformDETR and drop learning rate at 40ep.

We also noticed that the model seems to converge at around 24ep and training for longer does not help.
The nice work in DINO seems to have similar findings. I copy their table below from here.

Screen Shot 2022-12-29 at 1 39 42 PM

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