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
Is it possible to initialise student network with other weights than random?
If my understanding is correct, the flag --ckpt affects both teacher and student. I'd like to load student from a checkpoint but have teacher as specified in the config file.
The text was updated successfully, but these errors were encountered:
Is it possible to initialise student network with other weights than random?
If my understanding is correct, the flag
--ckpt
affects both teacher and student. I'd like to load student from a checkpoint but have teacher as specified in the config file.The text was updated successfully, but these errors were encountered: