fh2019ustc / PolySnake

The official code for “Recurrent Generic Contour-based Instance Segmentation with Progressive Learning”, TCSVT, 2024.
MIT License
69 stars 7 forks source link

Missing key(s) in state_dict: #17

Closed Ustinian-J closed 7 months ago

Ustinian-J commented 7 months ago

Thank you for your excellent work! When I run the demo, some questions occurred about loading the model. Some details just as follows: image

Hope for your reply. May you a good day!

Ustinian-J commented 7 months ago

model.load_state_dict(ckpt['state_dict'],strict=False)