zhanglaplace / MobileFaceNet

121 stars 47 forks source link

about result #10

Open zys1994 opened 5 years ago

zys1994 commented 5 years ago

i using vggface2[alignement is same to sphereface] to train my model according to your model_prototxt and solver_prototxt, i get the result is 99.06%, the model is 8.5M. but i use your model i get the result is 99.48%. the model is 4M. Do you use any other skill? why the model size is different?

zhanglaplace commented 5 years ago

@zys1994 https://github.com/wy1iu/sphereface/blob/master/test/code/evaluation.m#L33-L36

zys1994 commented 5 years ago

The net and data is followed by you, why the model size is different? My model is 8.5M and your model is 4M.

zhanglaplace commented 5 years ago

@zys1994 could you attach your prototxt file?

zhDai commented 5 years ago

@zys1994 hello,how to use vggface2(do you use the cropped face which is aligned according to the box of the detection?)