Community Profile

photo

Radians


Last seen: 7개월 전 2019년부터 활동

통계

  • Thankful Level 3
  • First Answer

배지 보기

Content Feed

보기 기준

질문


Optimization of loops with deep learning functions
Hello, I am trying to optimize the following code, which performs the deep learning convolutions on input arrays: p...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Comparison of CNN training results using image datastore and image arrays
Hello, The question pertains to the following example: https://uk.mathworks.com/help/deeplearning/ug/image-to-image-regressi...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


wired behaviour in the Transposed Convolution Layer
Hello This post if about the usage of transpose convolution layer in the following example: https://uk.mathworks.com/help/de...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Help regarding the transposed convolution layer
Hi, Please provide help regarding how the transposedConv2dLayer works. I am struggling to understand the following helper fu...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


error while transferring weights of a trained CNN network to an empty CNN network
Hi, I am trying to transfer the weights of layer 11 from 'original_net' to layer 11 of 'layers_final'. Both have same structu...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


help with defining neural networks
Hi, When I define the following layers: decodingLayers_2=[ ... createUpsampleTransponseConvLayer(2,8), ... reluLay...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Error using trainNetwork. Number of observations in X and Y disagree.
Hi, 'X_1' is my X and 'correspondingvalues' is my Y. basically, x is a 16*9500 (=152000) items collection of 16*16 images....

대략 4년 전 | 답변 수: 1 | 0

1

답변