Skip to content

Pruning with Uneven Block Dimensions #8

@arkadaw9

Description

@arkadaw9

Hi,

We just came across your work, it was amazing!

We have a question about the ResNet pruning that when we run the ChipNet code and get these results.

Test Acc: 0.7316
Total Trainable Params: 317198
Channels pruned: 80.00%
Parameters pruned: 81.63%
image

Test Acc: 0.7556
Total Trainable Params: 853033
Channels pruned: 60.00%
Parameters pruned: 50.59%
image

We saw that the output channels for the blocks are not the same, so how can we get a smaller model with it?
Did you do padding to make sure they are the same?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions