youtubevos / MaskTrackRCNN

MaskTrackRCNN for video instance segmentation based on mmdetection
Apache License 2.0
431 stars 75 forks source link

The checkpoint loading error #5

Closed shwoo93 closed 5 years ago

shwoo93 commented 5 years ago

While the current model detection head has 41 channels, the checkpoint detection head has 81 channels. This mismatch produces a runtime error when loading the checkpoint. What should I do?

shwoo93 commented 5 years ago

Refer issue #1