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

Wait 30 seconds for next check #26

Open
192574151 opened this issue Jun 13, 2022 · 1 comment
Open

Wait 30 seconds for next check #26

192574151 opened this issue Jun 13, 2022 · 1 comment

Comments

@192574151
Copy link

I try to train my module votr_ssd with a single GPU and make my batch size as 2, which needs 50 hours. The problem is that the result is false and displays "wait 30 seconds for next check (progress: 3175.0 / 0 minutes): /home/wangtingting/VOTR/output/kitti" after 50 hours training. Is there anyone else have the same problem as me? Hope you could help me!

@Raiden-cn
Copy link

I encountered this question once.
This infomation generated by evaluate stage.
The reason that I encounter this question is that I trying to evaluate my model but I use '--ckpt' to input my last epochs .pth file into the model.
So the program will eavluate directly and get in a dead loop.
Hope it can help you.

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