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

it got stuck again after training 25 epoch #52

Open
Chenhait opened this issue Nov 28, 2021 · 1 comment
Open

it got stuck again after training 25 epoch #52

Chenhait opened this issue Nov 28, 2021 · 1 comment

Comments

@Chenhait
Copy link

I remove those filenames not exist in train_test_inputs/kitti_eigen_train_files_with_gt.txt.
however, got stuck again after training 25 epoch. thank you very much if any advance.
2021-11-28 17-40-34屏幕截图
h

@shariqfarooq123
Copy link
Owner

It's probably an issue with wandb in a distributed setting. Try calling wandb.finish() at the end of main worker (i.e. in every process) to let the wandb know its time to exit the process.

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