Thank you for your excellent work. I encountered an issue when running my code and loading the model. I'm not sure if it's due to a version problem. Can you provide me with some help or suggestions?
07/09 19:46:41 - mmengine - WARNING - The model and loaded state dict do not match exactly
unexpected key in source state_dict: fc.weight, fc.bias
AttributeError: 'tuple' object has no attribute 'dim'
Thank you for your excellent work. I encountered an issue when running my code and loading the model. I'm not sure if it's due to a version problem. Can you provide me with some help or suggestions? 07/09 19:46:41 - mmengine - WARNING - The model and loaded state dict do not match exactly
unexpected key in source state_dict: fc.weight, fc.bias
AttributeError: 'tuple' object has no attribute 'dim'