natanielruiz / deep-head-pose

:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
Other
1.58k stars 367 forks source link

Regression loss coefficient.?? #93

Closed zengwb-lx closed 4 years ago

zengwb-lx commented 4 years ago

why Regression loss coefficient. is 0.001, Paper: alpha is 1 or 2

natanielruiz commented 4 years ago

That's the default. Change to whatever you want.