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
您好,我这边在coco上复现ppyoloe m模型,训练过程loss不收敛,评估mAP为0,请问可能是什么原因呢?方便分享一下您在coco上训练的log吗? 训练命令为CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 python tools/train.py -f exps/ppyoloe/ppyoloe_crn_m_300e_coco.py -d 8 -b 224 -eb 16 -c CSPResNetb_m_pretrained.pth --fp16
The text was updated successfully, but these errors were encountered:
没有训过,因为没有卡。您可以试试去掉 --fp16试试?
Sorry, something went wrong.
No branches or pull requests
您好,我这边在coco上复现ppyoloe m模型,训练过程loss不收敛,评估mAP为0,请问可能是什么原因呢?方便分享一下您在coco上训练的log吗?
训练命令为CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 python tools/train.py -f exps/ppyoloe/ppyoloe_crn_m_300e_coco.py -d 8 -b 224 -eb 16 -c CSPResNetb_m_pretrained.pth --fp16
The text was updated successfully, but these errors were encountered: