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

Some model parameters are not in the checkpoint? #100

Open
LIYHUI opened this issue Aug 8, 2022 · 4 comments
Open

Some model parameters are not in the checkpoint? #100

LIYHUI opened this issue Aug 8, 2022 · 4 comments

Comments

@LIYHUI
Copy link

LIYHUI commented Aug 8, 2022

I use model_syn_r101_pretrain.pth as the pretrained model, and finetune on the Icdar2015 dataset. But I find that some model parameters are not in the checkpoint.
[08/07 10:01:59] fvcore.common.checkpoint INFO: Loading checkpoint from ./models/TextFuseNet_r101_model/model_syn_r101_pretrain.pth [08/07 10:02:01] fvcore.common.checkpoint INFO: Some model parameters are not in the checkpoint: �[34mroi_heads.seg_head.conv1x1_list.0.weight�[0m �[34mroi_heads.seg_head.conv1x1_list.1.weight�[0m �[34mroi_heads.seg_head.conv1x1_list.2.weight�[0m �[34mroi_heads.seg_head.conv1x1_list.3.weight�[0m �[34mroi_heads.seg_head.conv3x3_list.0.weight�[0m �[34mroi_heads.seg_head.conv3x3_list.1.weight�[0m �[34mroi_heads.seg_head.conv3x3_list.2.weight�[0m �[34mroi_heads.seg_head.conv3x3_list.3.weight�[0m �[34mroi_heads.seg_head.conv3x3_list_roi.0.weight�[0m �[34mroi_heads.seg_head.conv3x3_list_roi.1.weight�[0m �[34mroi_heads.seg_head.conv3x3_list_roi.2.weight�[0m �[34mroi_heads.seg_head.conv3x3_list_roi.3.weight�[0m �[34mroi_heads.seg_head.conv1x1_seg_logits.weight�[0m �[34mroi_heads.seg_head.seg_logits.{weight, bias}�[0m �[34mroi_heads.mutil_path_fuse_module.char_conv3x3.weight�[0m �[34mroi_heads.mutil_path_fuse_module.char_conv1x1.weight�[0m �[34mroi_heads.mutil_path_fuse_module.text_conv3x3.weight�[0m �[34mroi_heads.mutil_path_fuse_module.text_conv1x1.weight�[0m �[34mroi_heads.mutil_path_fuse_module.conv3x3.weight�[0m �[34mroi_heads.mutil_path_fuse_module.conv1x1.weight�[0m �[34mroi_heads.mutil_path_fuse_module.bn.{weight, bias, running_mean, running_var}�[0m [08/07 10:02:01] d2.engine.train_loop INFO: Starting training from iteration 0

why model_syn_r101_pretrain.pth differs from model_ic15_r101.pth?

@LIYHUI
Copy link
Author

LIYHUI commented Aug 8, 2022

@ying09 @Real-YeJ Can you answer my confusion? Thanks~

@LIYHUI
Copy link
Author

LIYHUI commented Aug 14, 2022

@ying09 请问可以解答一下我的疑惑吗?为什么SynthText预训练模型的结构和 model_ic15_r101.pth 是不一样的?

@ying09
Copy link
Owner

ying09 commented Aug 14, 2022 via email

@LIYHUI
Copy link
Author

LIYHUI commented Aug 17, 2022

好的,麻烦您了~

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

2 participants