We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As I can see here:
Adversarial_Video_Generation/Code/g_model.py
Line 189 in 9b0d10f
Adversarial_Video_Generation/Code/loss_functions.py
Line 7 in 9b0d10f
@dyelax
The text was updated successfully, but these errors were encountered:
Here I also see weights for losses, but looks like they are not used:
Adversarial_Video_Generation/Code/constants.py
Line 156 in 9b0d10f
Sorry, something went wrong.
No branches or pull requests
As I can see here:
Adversarial_Video_Generation/Code/g_model.py
Line 189 in 9b0d10f
Adversarial_Video_Generation/Code/loss_functions.py
Line 7 in 9b0d10f
there is no weighting on GDL loss, but as I understand absolute values of L2 loss and GDL loss will have large difference. Is it normal?
@dyelax
The text was updated successfully, but these errors were encountered: