Feeds
提问
How to remove FC1000 from ResNet50 and replace it with layer that is suitable for 2 classes
i have used ResNet 50 to classify 2 categories of images and i used Fc1000 as a feature layer however the accuracy obtained was ...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to represent a 2D matrix as a grayscale image
i have a 2D matrix and i would like to visualize it as a grayscale image. i used the fuction mat2gray(x) and then imshow. Howeve...
4 years 前 | 1 个回答 | 0
1
个回答提问
ResNet50 modification to suit EEG-image
I am using ResNet 50 to obtain features from EEG image however i am new in deep learning and i need your recommendations about t...
4 years 前 | 1 个回答 | 0
1
个回答提问
Customize the background color in imagesc
i am using imagesc to visualize 2D matrices and every thing going well except the background of the image i do not kow to change...
4 years 前 | 1 个回答 | 0
1
个回答提问
Rescaling time vector in 2d
i have a 2d matrices and i am visualizing them using imagesc; (x vector is time) and the x vector is [1 200] i wand to rescale ...
4 years 前 | 1 个回答 | 0

