We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2021-07-13 17:22:11,408 atss_core.trainer INFO: eta: 0:37:58 iter: 87220 loss: 1.2314 (1.4399) loss_centerness: 0.6093 (0.6165) loss_cls: 0.2592 (0.3563) loss_reg: 0.3624 (0.4671) time: 0.8514 (0.8195) data: 0.0102 (0.0123) lr: 0.000100 max mem: 5448 2021-07-13 17:22:30,188 atss_core.trainer INFO: eta: 0:37:41 iter: 87240 loss: 1.3099 (1.4398) loss_centerness: 0.6113 (0.6165) loss_cls: 0.2594 (0.3563) loss_reg: 0.4102 (0.4670) time: 0.8828 (0.8195) data: 0.0125 (0.0123) lr: 0.000100 max mem: 5448 2021-07-13 17:22:47,229 atss_core.trainer INFO: eta: 0:37:25 iter: 87260 loss: 1.2816 (1.4398) loss_centerness: 0.6080 (0.6165) loss_cls: 0.2739 (0.3563) loss_reg: 0.3946 (0.4670) time: 0.7962 (0.8195) data: 0.0118 (0.0123) lr: 0.000100 max mem: 5448
When I train, my training is interrupted for other reasons, how can I continue the previous training data to continue the training
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2021-07-13 17:22:11,408 atss_core.trainer INFO: eta: 0:37:58 iter: 87220 loss: 1.2314 (1.4399) loss_centerness: 0.6093 (0.6165) loss_cls: 0.2592 (0.3563) loss_reg: 0.3624 (0.4671) time: 0.8514 (0.8195) data: 0.0102 (0.0123) lr: 0.000100 max mem: 5448
2021-07-13 17:22:30,188 atss_core.trainer INFO: eta: 0:37:41 iter: 87240 loss: 1.3099 (1.4398) loss_centerness: 0.6113 (0.6165) loss_cls: 0.2594 (0.3563) loss_reg: 0.4102 (0.4670) time: 0.8828 (0.8195) data: 0.0125 (0.0123) lr: 0.000100 max mem: 5448
2021-07-13 17:22:47,229 atss_core.trainer INFO: eta: 0:37:25 iter: 87260 loss: 1.2816 (1.4398) loss_centerness: 0.6080 (0.6165) loss_cls: 0.2739 (0.3563) loss_reg: 0.3946 (0.4670) time: 0.7962 (0.8195) data: 0.0118 (0.0123) lr: 0.000100 max mem: 5448
When I train, my training is interrupted for other reasons, how can I continue the previous training data to continue the training
The text was updated successfully, but these errors were encountered: