Wasserstein distance should be positive #6533
Unanswered
baderrasheed
asked this question in
code help: CV
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I know, the wasserstein distance should not be negative when measuring the critic's loss. I am trying to apply Wasserstein distance as a measure in adversarial domain adaptation and during training I have a problem where the Wasserstein distance keeps flipping from positive to negative when updating the generator weights. I use gradient penalty to force the lipschitz condition.
Beta Was this translation helpful? Give feedback.
All reactions