-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
Code training used in the process:
loss = multiscaleEPE(output, target, weights=args.multiscale_weights, sparse=args.sparse)
flow2_EPE = args.div_flow * realEPE(output[0], target, sparse=args.sparse)
I can't understand the loss function you designed, could you please explain it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels