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
Hi team,
I trained the pretrained model with the setting below. Why would some warnings appear? How to solve it?
dataset: v1.0-mini
pretrained model: cascade_mask_rcnn_r18_fpn_coco-mstrain_3x_20e_nuim_bbox_mAP_0.5110_segm_mAP_0.4070.pth
training code: python tools/train.py configs/fastbev/exp/paper/fastbev_m0_r18_s256x704_v200x200x4_c192_d2_f4.py --work-dir work_dir --gpu-ids 0
But these warnings do not affect the training of the model. Is the trained .pth file accurate?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi team,
I trained the pretrained model with the setting below. Why would some warnings appear? How to solve it?
dataset: v1.0-mini
pretrained model: cascade_mask_rcnn_r18_fpn_coco-mstrain_3x_20e_nuim_bbox_mAP_0.5110_segm_mAP_0.4070.pth
training code: python tools/train.py configs/fastbev/exp/paper/fastbev_m0_r18_s256x704_v200x200x4_c192_d2_f4.py --work-dir work_dir --gpu-ids 0
But these warnings do not affect the training of the model. Is the trained .pth file accurate?
The text was updated successfully, but these errors were encountered: