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
It seems that the calculation of the mdd loss relies on labels. Doesn't this restrict its application? You know, most distance functions (e.g., MMD, CORAL) just require the features of source and target domain for calculation.
The text was updated successfully, but these errors were encountered:
mdd-domain-adaptation/mdd/loss.py
Line 8 in 345af1d
It seems that the calculation of the mdd loss relies on labels. Doesn't this restrict its application? You know, most distance functions (e.g., MMD, CORAL) just require the features of source and target domain for calculation.
The text was updated successfully, but these errors were encountered: