You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have question about the weight_decay setting in run_metro_handmesh.py. The weight_decay is strictly set to 0 for Adam optimizer. But according to the Freihand training reproduced log provided in EXP.md, the weight_decay is 0.05.
May I ask which setting is more appropriate?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, thank you for providing such good work.
I have question about the weight_decay setting in
run_metro_handmesh.py
. The weight_decay is strictly set to 0 for Adam optimizer. But according to the Freihand training reproduced log provided inEXP.md
, the weight_decay is 0.05.May I ask which setting is more appropriate?
Thank you!
The text was updated successfully, but these errors were encountered: