Network Pruning on CNN

7 vues (au cours des 30 derniers jours)
Shaw
Shaw le 3 Nov 2021
How can I perform network pruning, using prune function on CNN's?
I want to use it on alexnet

Réponse acceptée

Anshika Chaurasia
Anshika Chaurasia le 6 Nov 2021
Hi,
You can refer to following example about pruning deep learning network:

Plus de réponses (1)

Katja Mogalle
Katja Mogalle le 18 Mai 2022
Hi
There is a new pruning feature in R2022a that let's you prune whole filters in 2D convolution layers. By removing unimportant filters in the network, the memory footprint of the network reduces and inference get's faster.
See taylorPrunableNetwork doc page for more information. There are also two examples:
Hope this helps.

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by