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

Model size #21

Open
rginpan opened this issue May 1, 2022 · 0 comments
Open

Model size #21

rginpan opened this issue May 1, 2022 · 0 comments

Comments

@rginpan
Copy link
Contributor

rginpan commented May 1, 2022

What params inside deeplio, compared with the size of trained model between deeplio and lidar-feat-net, the former one is about 400+MB, and the latter one is only 20+MB, so I am wonder why the size of deeplio model is much bigger than lidar-feat-net model.

deeplio:
dropout: 0.25
pretrained: false
model-path: ""
lidar-feat-net:
name: "lidar-feat-pointseg"
pretrained: false
model-path: ""
requires-grad: true

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