Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Unexpected higher parameter count after sparsification #962

@vipulnath

Description

@vipulnath

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:

  1. OS : Ubuntu 20.04.3 LTS
  2. 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.

Errors
7 million parameters
9
10
11
12
14

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions