XiaoMi / mace-models

Mobile AI Compute Engine Model Zoo
Apache License 2.0
368 stars 72 forks source link

How to change inference_scales of deeplab-v3 plus? #8

Closed hiepgaf closed 4 years ago

hiepgaf commented 5 years ago

Dear MACE team, I want to change inference_scales of deeplab-v3 plus to 1.75, how to do it?

lydoc commented 5 years ago

If the parameters of the model need to be changed, it may be necessary to retrain the model?