aim-uofa/AdelaiDet

evaluation on custom dataset

samwang90 opened this issue · 1 comments

got problem when evaluation

WARNING [01/21 17:03:42 fvcore.common.checkpoint]: Skip loading parameter 'basis_module.seg_head.6.weight' to the model due to incompatible shapes: (81, 128, 1, 1) in the checkpoint but (3, 128, 1, 1) in the model! You might want to double check if this is expected.
WARNING [01/21 17:03:42 fvcore.common.checkpoint]: Skip loading parameter 'basis_module.seg_head.6.bias' to the model due to incompatible shapes: (81,) in the checkpoint but (3,) in the model! You might want to double check if this is expected.

@samwang90 any solution? i am facing same issue