wujiyang / Face_Pytorch

face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
Apache License 2.0
808 stars 156 forks source link

parameter:scale size #45

Closed huangzhenjie closed 4 years ago

huangzhenjie commented 4 years ago

What does the parameter(scale_size) mean? Could I need to change it according to my dataset?