How to use mmsegmentation to train a reparameterization structure model? #3452
Unanswered
HE-Lingfeng
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are many models with reparameterization structures (different structures between the training stage and the inferencing stage), like mobileone and fastvit. I can pretrain the model as using mmsegmentation code base. But how can I implement the pretrained model in the inferencing stages with a different structure?
Beta Was this translation helpful? Give feedback.
All reactions