Kieran
Results
1
comments of
Kieran
Hello all, I'm still getting the same error: ```python assert not ret.unexpected_keys, 'Missing keys when loading pretrained weights {}'.format(ret.unexpected_keys) AssertionError: Missing keys when loading pretrained weights: ['_fc.weight', '_fc.bias'] ``` when...