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.

조회 수: 5 (최근 30일)
Matlab Version: R2018a Neural Network model : Alexnet ( addon from Matlab )

답변 (1개)

Pooja Sethia
Pooja Sethia 2018년 3월 29일
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
Sampath Kumar Kalikota
Sampath Kumar Kalikota 2018년 4월 20일
Can you try this if possible, just change any weight value to zero in the network and classify one image retaining the entire model.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by