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

ValueError: Milestone must be smaller than total number of updates #54

Open
yulin010101 opened this issue Jul 14, 2021 · 3 comments
Open

Comments

@yulin010101
Copy link

I got the error when I run the sh all.sh.
It seems like milestone is always same as the total number of updates.
How could I fix the error?

@AtalsZem
Copy link

Same with me

@yulin010101
Copy link
Author

I change the code in detectron2's built.py to let the milestone less than total number of updates. You can try that.
It can run but I am not sure if it will cause some unknow error.

@YounkHo
Copy link

YounkHo commented Aug 14, 2021

I guess it also a problem caused by updated detectron. I changed the MAX_ITER in the FewX/configs/fsod/Base-FSOD-C4.yaml slightly bigger(120001) and it did work.

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