.rename_mobilenet_v3_state_dict: Rename state_dict keys to match current MobileNetV3 model structure
Description
Rename state_dict keys to match current MobileNetV3 model structure
Usage
.rename_mobilenet_v3_state_dict(state_dict)
Value
Named list with updated key names
Arguments
- state_dict
Named list of model parameters