mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

[Feature] where to set flops constraint in the VIPNAS backbone

Open gaominqi opened this issue 1 year ago • 2 comments

What is the feature?

May I ask where to set complexity flops constraint in the"vipnas_resnet"backbone

Any other context?

No response

gaominqi avatar Dec 27 '23 12:12 gaominqi

The "vipnas_resnet" backbone in MMPose uses a searched architecture rather than conducting NAS.

Ben-Louis avatar Dec 28 '23 05:12 Ben-Louis

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?

gaominqi avatar Dec 29 '23 15:12 gaominqi