frh23333 / mepu-owod

Code Implementation of "Unsupervised Recognition of Unknown Objects for Open-World Object Detection"
25 stars 2 forks source link

运行 train_rew.sh 存在WARNING #13

Open Aaron-huangyangyang opened 9 months ago

Aaron-huangyangyang commented 9 months ago

[DetectionCheckpointer] Loading from models/current_detectron2_Head.pkl ... [11/25 10:48:18 fvcore.common.checkpoint]: [Checkpointer] Loading from models/current_detectron2_Head.pkl ... [11/25 10:48:18 fvcore.common.checkpoint]: Reading a file from 'Yue' [11/25 10:48:18 d2.checkpoint.c2_model_loading]: Following weights matched with submodule backbone - Total num: 61 WARNING [11/25 10:48:18 fvcore.common.checkpoint]: Some model parameters or buffers are not found in the checkpoint: backbone.fpn_lateral2.bias backbone.fpn_lateral3.bias backbone.fpn_lateral4.bias backbone.fpn_lateral5.bias backbone.fpn_output2.bias backbone.fpn_output3.bias backbone.fpn_output4.bias backbone.fpn_output5.bias proposal_generator.rpn_head.aehead0.decoder-level0.{bias, weight} proposal_generator.rpn_head.aehead0.encoder-level0.{bias, weight} proposal_generator.rpn_head.aehead1.decoder-level1.{bias, weight} proposal_generator.rpn_head.aehead1.encoder-level1.{bias, weight} proposal_generator.rpn_head.aehead2.decoder-level2.{bias, weight} proposal_generator.rpn_head.aehead2.encoder-level2.{bias, weight} proposal_generator.rpn_head.aehead3.decoder-level3.{bias, weight} proposal_generator.rpn_head.aehead3.encoder-level3.{bias, weight} proposal_generator.rpn_head.aehead4.decoder-level4.{bias, weight} proposal_generator.rpn_head.aehead4.encoder-level4.{bias, weight} proposal_generator.{y_bg, y_kn} WARNING [11/25 10:48:18 fvcore.common.checkpoint]: The checkpoint state_dict contains keys that are not used by the model: box_head.conv1.norm.{bias, num_batches_tracked, running_mean, running_var, weight} box_head.conv1.weight box_head.conv2.norm.{bias, num_batches_tracked, running_mean, running_var, weight} box_head.conv2.weight box_head.conv3.norm.{bias, num_batches_tracked, running_mean, running_var, weight} box_head.conv3.weight box_head.conv4.norm.{bias, num_batches_tracked, running_mean, running_var, weight} box_head.conv4.weight box_head.fc1.{bias, weight} fpn_lateral2.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_lateral3.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_lateral4.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_lateral5.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_output2.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_output3.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_output4.norm.{bias, num_batches_tracked, running_mean, running_var, weight} fpn_output5.norm.{bias, num_batches_tracked, running_mean, running_var, weight} res2.0.conv1.norm.num_batches_tracked res2.0.conv2.norm.num_batches_tracked res2.0.conv3.norm.num_batches_tracked res2.0.shortcut.norm.num_batches_tracked res2.1.conv1.norm.num_batches_tracked res2.1.conv2.norm.num_batches_tracked res2.1.conv3.norm.num_batches_tracked res2.2.conv1.norm.num_batches_tracked res2.2.conv2.norm.num_batches_tracked res2.2.conv3.norm.num_batches_tracked res3.0.conv1.norm.num_batches_tracked res3.0.conv2.norm.num_batches_tracked res3.0.conv3.norm.num_batches_tracked res3.0.shortcut.norm.num_batches_tracked res3.1.conv1.norm.num_batches_tracked res3.1.conv2.norm.num_batches_tracked res3.1.conv3.norm.num_batches_tracked res3.2.conv1.norm.num_batches_tracked res3.2.conv2.norm.num_batches_tracked res3.2.conv3.norm.num_batches_tracked res3.3.conv1.norm.num_batches_tracked res3.3.conv2.norm.num_batches_tracked res3.3.conv3.norm.num_batches_tracked res4.0.conv1.norm.num_batches_tracked res4.0.conv2.norm.num_batches_tracked res4.0.conv3.norm.num_batches_tracked res4.0.shortcut.norm.num_batches_tracked res4.1.conv1.norm.num_batches_tracked res4.1.conv2.norm.num_batches_tracked res4.1.conv3.norm.num_batches_tracked res4.2.conv1.norm.num_batches_tracked res4.2.conv2.norm.num_batches_tracked res4.2.conv3.norm.num_batches_tracked res4.3.conv1.norm.num_batches_tracked res4.3.conv2.norm.num_batches_tracked res4.3.conv3.norm.num_batches_tracked res4.4.conv1.norm.num_batches_tracked res4.4.conv2.norm.num_batches_tracked res4.4.conv3.norm.num_batches_tracked res4.5.conv1.norm.num_batches_tracked res4.5.conv2.norm.num_batches_tracked res4.5.conv3.norm.num_batches_tracked res5.0.conv1.norm.num_batches_tracked res5.0.conv2.norm.num_batches_tracked res5.0.conv3.norm.num_batches_tracked res5.0.shortcut.norm.num_batches_tracked res5.1.conv1.norm.num_batches_tracked res5.1.conv2.norm.num_batches_tracked res5.1.conv3.norm.num_batches_tracked res5.2.conv1.norm.num_batches_tracked res5.2.conv2.norm.num_batches_tracked res5.2.conv3.norm.num_batches_tracked stem.conv1.norm.num_batches_tracked