SysCV / qdtrack

Quasi-Dense Similarity Learning for Multiple Object Tracking, CVPR 2021 (Oral)
Apache License 2.0
384 stars 61 forks source link

unexpected key in source state_dict: rpn_head.rpn_conv.weight, rpn_head.rpn_conv.bias, rpn_head.rpn_cls.weight, rpn_head.rpn_cls.bias, rpn_head.rpn_reg.weight, rpn_head.rpn_reg.bias #103

Closed AmanGoyal99 closed 2 years ago

AmanGoyal99 commented 2 years ago

I have been getting this warning. I had copied the pretrained code snippet from backbone and added it to neck and head modules. When I am training the model, I am getting this warning in the terminal.