Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I want to carry out transfer learning using AlexNet for a set of 128x128 DICOM images. It looks like on of the most efficient methods of storing and...
i am using Matlab for medical image classification and i get this issue: note: i used pre-trained network (alexnet) with .dicom files dataset. first i...
Dear experts, I am exploring the Neural Network Toolbox and would like to manually calculate output by hand. I used one of the example provided by ...
I am using lstm regression network to denoise speech. The predictor input consists of 9 consecutive noisy STFT vectors. The target is corresponding cl...
this page: https://www.mathworks.com/help/vision/examples/semantic-segmentation-using-deep-learning.html showing example of semantic segmentation. Is ...
Given a neural network with 2 output classes there are 2 ways of assigning its real-valued output, M in [0,1], to binary classes. You have one target ...
How can I use LSTM networks to solve a time series regression problem? I would like to train a LSTM regression network using all but the last 10 time ...
Hi, I am trying to accelerate some simulation code I have using my GPU. I am trying to do this by first creating a bunch of gpuArrays to hold the rele...
Hi, I'm having some problems with a bench of chest xray images. I tryed to use the code from the link below, but it did not work. https://www.mathw...
I am trying to calibrate my high speed camera for measuring the liquid steel temperature, I've decide to record from 800 to 1500 Celsius images corres...