Community Profile

photo

Suheer Ali


Last seen: fast 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


link CSV file with image name
I have a dataset that contains tif images in train folder and CSV file which has names of image without extension and labels. I...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is it possible to use pretrained network like alexnet with a new dataset that has different category?
I used alexnet with a dataset which it is categores {1-50,51-100, 101- ...}. is this possible? if yes, why I get this error? ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to read labels of image dataset from mat files
I have a dataset which contains two folders one for images and another one is the truth_ground which has mat files that has the ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I replace the softmax layer with another classifier as svm in convolution network
I made deep learning application that using softmax layers = [ imageInputLayer(varSize); conv1; reluLayer; ...

etwa 6 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


how can I make 2d auto-correlation and 2d cross-correlation for images dataset
I want to classify an image based on 1. make 2D auto-correlation for a dataset 2. then make 2D cross-correlation for the s...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort