Skip to content
New issue

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

TypeError: __init__() got an unexpected keyword argument 'fn_type' #49

Open
amoghskanda opened this issue Mar 20, 2024 · 1 comment
Open

Comments

@amoghskanda
Copy link

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.

@kevinchan04
Copy link

I am also facing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants