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 find in the original DMDv2 implementation, gan loss uses fake model to extract hidden states feature, but in your code, use Teacher model to extract. Why?
I find in the original DMDv2 implementation, gan loss uses fake model to extract hidden states feature, but in your code, use Teacher model to extract. Why?