-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi, many thanks for the great work.
But when I was training this model, the training log showed Nan in loss, and this happened even in your uploaded exp folder. I guess maybe it is caused by the smooth loss calculation (pred_distance).
pred_distance = pred_distance[:args.N_rgb], pred_distance_coarse = pred_distance_coarse[:args.N_rgb], pred_distance_smooth = pred_distance[args.N_rgb:]
Do you have any suggestion for this problem? Thank you!
Metadata
Metadata
Assignees
Labels
No labels