mmpose
mmpose copied to clipboard
[Feature] where to set flops constraint in the VIPNAS backbone
What is the feature?
May I ask where to set complexity flops constraint in the"vipnas_resnet"backbone
Any other context?
No response
The "vipnas_resnet" backbone in MMPose uses a searched architecture rather than conducting NAS.
Are you saying that in MMPose, both vipnas_mobilenet and vipnas_resnet use existing structures, and the model's flops remain fixed , with training only modifying the network parameters' values?