You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to train Streetsurf on Segment-13476374534576730229_240_000_260_000 and I ran into the above error in Line 180, train.py. I tried debugging using pdb and found out loss_cfg['mono_depth'] has many parameters that are not being initialized in app/loss/mono.py Class MonoDepthLoss(Line 250). Did anyone face similar issues? The config used : withmask_nolidar.240219.yaml.
The text was updated successfully, but these errors were encountered:
I was trying to train Streetsurf on Segment-13476374534576730229_240_000_260_000 and I ran into the above error in Line 180, train.py. I tried debugging using pdb and found out loss_cfg['mono_depth'] has many parameters that are not being initialized in app/loss/mono.py Class MonoDepthLoss(Line 250). Did anyone face similar issues? The config used : withmask_nolidar.240219.yaml.
The text was updated successfully, but these errors were encountered: