Skip to content
Discussion options

You must be logged in to vote

@Seedmanc validation loss and EDM2 loss weighting are different things.

Validation loss simply calculates loss for reporting and analysis purposes, based on a percentage of images that are withheld from training and only used for validation. The intent being to see how well it can generalize past images it is explicitly trained on, which can help determine if it is learning effectively or overfitting.

EDM2 loss weighting basically brings up the loss for timesteps where it is lower, so that it can learn more effectively.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Seedmanc
Comment options

@67372a
Comment options

Answer selected by Seedmanc
@Seedmanc
Comment options

@67372a
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants