MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 132 of 208 Ask a Question
Semantic segmentation using numeric array training input
tiyakar_12 · May 27, 2021 · deep learning , matlab , simulink

I have a series of P images, each MxNxC (in other words C channels) organized as a 4D numeric array X where size(X) is [M,N,C,P]. I have a corresponding series of P label maps orga…

Input and output size for deep learning regression
mh.ameen · May 27, 2021 · deep learning , matlab , simulink ,

I have the following input and target matrix   Input: 110 samples of 273x262   Target: 110 samples of 273x262   I have to work on deep learning regression problem with a simple …

How to quickly find the layer by its name in deep learning?
team_matlabsolutions · May 27, 2021 · deep learning , matlab , simulink ,

In the deep learning toolbox, I cannot easily manipulate a specific layer. For example, I know the name of a layer. How can I quickly find it in the layer array?     layers = [co…

Is it possible to implement a LSTM layer after a CNN layer?
furkan_ahmed · May 26, 2021 · deep learning , matlab , simulink , programming

I'm trying to implement a CNN layer + a LSTM layer, but I have an error: "Network: Incompatible layer types". Is it not possible to implement this combination in MATLAB or am I jus…

Error when using convolution2dLayer between connected
admin_offer · May 26, 2021 · deep learning , matlab , simulink , programming

Error when using convolution2dLayer between connected maxPooling2dLayer and maxUnpooling2dLayer   I'm trying to create a modified UNet using connected max pooling and max unpoolin…

focal Loss Layer evaluation
tremna_wayt · May 25, 2021 · deep learning , matlab , simulink ,

I have created simple CNN for semantic segmentation and repalced last layer with focal loss layer to use focal loss fucntion instead of pixel classification function.     Network…

Get a Free Consultation or a Sample Assignment Review!