How can I perform network pruning, using prune function on CNN's?
I want to use it on alexnet

 Respuesta aceptada

Más respuestas (1)

Katja Mogalle
Katja Mogalle el 18 de Mayo de 2022

0 votos

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.

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2021b

Etiquetas

Preguntada:

el 3 de Nov. de 2021

Respondida:

el 18 de Mayo de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by