You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Describe the bug
Estimated parameter count 1.2 million but getting 7 million for original 7.2 million parametr model
Expected behavior
model expected to have 1.2 million Environment
Include all relevant environment information:
OS : Ubuntu 20.04.3 LTS
Python version: 3.9.1
To Reproduce
1)yolov5 model
2)convert to onnx
3)made recipe file using sparsify , showed for 80 %sparsification, expected parameter 1.2 million form 7.2 million model
4)Followed github commands and san sparsification, after sparsification got 7 million paramters.
Describe the bug
Estimated parameter count 1.2 million but getting 7 million for original 7.2 million parametr model
Expected behavior
model expected to have 1.2 million
Environment
Include all relevant environment information:
To Reproduce
1)yolov5 model
2)convert to onnx
3)made recipe file using sparsify , showed for 80 %sparsification, expected parameter 1.2 million form 7.2 million model
4)Followed github commands and san sparsification, after sparsification got 7 million paramters.
Errors





7 million parameters