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

Total parameters #248

Open
House1993 opened this issue Jun 2, 2020 · 0 comments
Open

Total parameters #248

House1993 opened this issue Jun 2, 2020 · 0 comments

Comments

@House1993
Copy link

Hi,

I have trained a model whose encoder is resnet50 with kitti dataset.
My training command is python monodepth_main.py --mode train --model_name mono_02 --encoder resnet50 --data_path /mnt/hdd/data/kitti/ --filenames_file exps/mono_01/kitti_train_files.txt --log_directory exps/mono_02
But I found the number of trainable parameters is 58452008. It is so much larger than what you published in paper("This variant contains 48 million
trainable parameters")

Did you update the code to fix some bugs?
Is it a typo error in paper?

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

1 participant