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
In the forward function of CrosSCLR, the key parameters in joint, bone, motion view are all momentum updated. However, in cross_training function, only key parameters in motion view are momentum updated.
Can you explain the reason of this?
Thanks.
The text was updated successfully, but these errors were encountered:
In the forward function of CrosSCLR, the key parameters in joint, bone, motion view are all momentum updated. However, in cross_training function, only key parameters in motion view are momentum updated.
Can you explain the reason of this?
Thanks.
The text was updated successfully, but these errors were encountered: