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

Pretrained model size mismatch #78

Open
Terencedu opened this issue Feb 23, 2024 · 0 comments
Open

Pretrained model size mismatch #78

Terencedu opened this issue Feb 23, 2024 · 0 comments

Comments

@Terencedu
Copy link

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

截图 2024-02-23 09-47-34
截图 2024-02-23 09-47-52

But these warnings do not affect the training of the model. Is the trained .pth file accurate?
截图 2024-02-23 09-48-03

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

1 participant