You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for sharing the code.
I try to train my model with config file "configs/tracking/petr/f1_q500_800x320.py" and "configs/tracking/petr/f3_q500_800x320.py", but both the training of first stage (with f1_q500_800x320.py) and second stage (with f3_q500_800x320.py) can not converge. specially, the grad_norm becomes nan during traning.
Hi, thank you for sharing the code.
I try to train my model with config file "configs/tracking/petr/f1_q500_800x320.py" and "configs/tracking/petr/f3_q500_800x320.py", but both the training of first stage (with f1_q500_800x320.py) and second stage (with f3_q500_800x320.py) can not converge. specially, the grad_norm becomes nan during traning.
you can see the traning log in the link below. Can you help to what happens here. Maybe there are some mistakes in the config file?
https://github.com/sjtuljw520/papers_and_others/blob/main/traning_log_first_stage.log
https://github.com/sjtuljw520/papers_and_others/blob/main/traning_log_second_stage.log
The text was updated successfully, but these errors were encountered: