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

only semantic model? #10

Open
jiafengshen opened this issue Jan 3, 2021 · 1 comment
Open

only semantic model? #10

jiafengshen opened this issue Jan 3, 2021 · 1 comment

Comments

@jiafengshen
Copy link

only semantic model?

@klingner
Copy link
Contributor

klingner commented Jan 3, 2021

Hi, at the moment there are no plans to upload additional pretrained models to this github repository. You can, however train the only semantic model similarly to the only depth model with the following command.

python3 ../train.py
--experiment-class sgdepth_eccv_test
--model-name kitti_only_seg
--depth-training-loaders ""
--segmentation-training-batch-size 12
--train-depth-grad-scale 0.0
--train-segmentation-grad-scale 1.0

I hope this helps you!

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