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

about model size #11

Closed
zf6578 opened this issue Apr 27, 2021 · 0 comments
Closed

about model size #11

zf6578 opened this issue Apr 27, 2021 · 0 comments

Comments

@zf6578
Copy link

zf6578 commented Apr 27, 2021

Hello!

After reading your paper about Yolo, yolobile, I have a problem. The pruning method in this paper is to set the weight value of part to 0 to cut off the connection, so the size of the overall weight matrix is unchanged. The size of space storage be smaller after saving the model directly? I directly use pytorch's save function and find that the size of the model don’t changed. This problem bothers me for a long time. In the paper, it is mentioned that the sparse matrix format is used to save, but this part of the content is not found in the code. I hope you can help me, thank you!!!

@zf6578 zf6578 closed this as completed Apr 27, 2021
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