shicai / MobileNet-Caffe

Caffe Implementation of Google's MobileNets (v1 and v2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to change the two super-parameters ?

Ai-is-light opened this issue · comments

commented

how to change the two super-parameters ? Did anyone try it? @shicai

which parameters?

commented

The width multiplier and resolution multiplier in the paper. we have to change them by hands? Thanks

yes, you can change it by hands.
or you can write your own scripts to generate prototxt files.