Community Profile

photo

Amir Ebrahimi


School of Electrical Engineering and Computing, The University of Newcastle

Last seen: oltre un anno fa Attivo dal 2019

Followers: 0   Following: 0

Contatto

Statistiche

All
  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 2
  • GitHub Submissions Level 1
  • Knowledgeable Level 1
  • First Review
  • First Submission
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • Solver
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
layerGraph in a 3D Convolution Network
Hi Esra, The output argument of ResNET-18 3d function is a layergraph itself. so you do not need to use layerGraph function. Us...

oltre 3 anni fa | 0

| accettato

Risposto
TrainNetwork bug for 3D CNN
As it seems, "crossChannelNormalizationLayer" does not work in 3D workflow in MATLAB 2019b. You may train your model with "MiniB...

oltre 4 anni fa | 0

Risposto
training alexnet from scratch (i.e. reset weight)
Well, I got what you have asked.Simply, go to Deep Network Designer and click on Export. You can export it with or without pre-t...

oltre 4 anni fa | 1

Risposto
training alexnet from scratch (i.e. reset weight)
I used this sample code on "lgraph". tmp_net = lgraph.saveobj; for i=1:length(lgraph.Layers) if isa(lgraph.Layers(i,1...

circa 5 anni fa | 0