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

raise Exception #91

Open
Muxindawang opened this issue Sep 12, 2020 · 0 comments
Open

raise Exception #91

Muxindawang opened this issue Sep 12, 2020 · 0 comments

Comments

@Muxindawang
Copy link

Number of channels has been reduced from 10592 to 3178
Prune ratio: 0.700
mAP of the pruned model is 0.0002
layer index: 0 total channel: 32 remaining channel: 11
layer index: 7 total channel: 64 remaining channel: 25
layer index: 20 total channel: 128 remaining channel: 56
layer index: 21 total channel: 256 remaining channel: 108
layer index: 22 total channel: 256 remaining channel: 239
layer index: 47 total channel: 256 remaining channel: 65
Channels would be all pruned!
num_filters, filters_mask = obtain_filters_mask(model, threshold, CBL_idx, prune_idx)
File "/home/czl/code-objectdetection/yolov3-2020-01-12/normal_prune.py", line 136, in obtain_filters_mask
raise Exception
Exception
你好,请问我出现这个问题,保留的层数为0,是因为我稀疏化不到位吗

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