Hi , I'm trying to modify weights of a pre trained neural network, but I cant , It says series network is read only. Could someone please help me modify weights of a pre trained neural network. All I'm trying to do is to convert weights into binary.

1 visualización (últimos 30 días)
Matlab Version: R2018a Neural Network model : Alexnet ( addon from Matlab )

Respuestas (1)

Pooja Sethia
Pooja Sethia el 29 de Mzo. de 2018
Hi,
It's not possible to modify the weights of pre-trained NN. For more info you can follow this link:
https://www.mathworks.com/matlabcentral/answers/352336-how-to-manually-change-pre-trained-cnn-s-alexnet-weights?s_tid=answers_rc1-1_p1_MLT
  1 comentario
Sampath Kumar Kalikota
Sampath Kumar Kalikota el 20 de Abr. de 2018
Can you try this if possible, just change any weight value to zero in the network and classify one image retaining the entire model.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by