Nagwa megahed
Followers: 0 Following: 0
Feeds
提问
implementing soft voting in matlab
Dear all, I kindly ask for any code for implementing soft voting in matlab i build an ensemble classifier using three deep ne...
2 years 前 | 1 个回答 | 0
1
个回答提问
how can i segment words to characters
can anyone help me on how i segment these braille words to braille characters? i need to apply my proposed algorithm for brai...
2 years 前 | 2 个回答 | 0
2
个回答已回答
Braille character recognition
please , can i know which dataset you did work in? as i search for braille dataset for recognition task
Braille character recognition
please , can i know which dataset you did work in? as i search for braille dataset for recognition task
2 years 前 | 0
已回答
How to build an Ensemble Voting Classifier Model?
Did you find the way ? please if you reach to it help me with it as i need to implement the same idea very necessary
How to build an Ensemble Voting Classifier Model?
Did you find the way ? please if you reach to it help me with it as i need to implement the same idea very necessary
2 years 前 | 0
已回答
How to build a Majority Voting Model?
please , i ask if you implement the majority voting algorithm ?? if yes please attach the code as i need it
How to build a Majority Voting Model?
please , i ask if you implement the majority voting algorithm ?? if yes please attach the code as i need it
2 years 前 | 0
已回答
how can I replace the softmax layer with another classifier as svm in convolution network
the only possible solution is to save the extracted features by the deep model , then use this features as an input to the SVM o...
how can I replace the softmax layer with another classifier as svm in convolution network
the only possible solution is to save the extracted features by the deep model , then use this features as an input to the SVM o...
2 years 前 | 1
提问
Splitting data to training and testing without validation
Dear all, my dataset has only 20 sample per class and i don't apply any augmentation in order to build a few shot learning mod...
2 years 前 | 1 个回答 | 0
1
个回答提问
How can i calculate precision and recall in a Siamese network
i need help, my reseach is about building a siamese network like this example Train a Siamese Network to Compare Images in th...
2 years 前 | 1 个回答 | 0
1
个回答提问
how can i input two inputs to the deep network, one from the imageinputlayer and the other from featureinputlayer
how can i input the images and the extracted features by one of the algorithms to a deep network this example shows how can i...
2 years 前 | 1 个回答 | 0
1
个回答提问
How can i input a 2-d extracted features by wavelet scattering to a deep learning network
dear all, please i ask to a way that enable me to add a layer that hold the extracted features from wavelet scattering to a de...
2 years 前 | 1 个回答 | 0
1
个回答提问
ask for an illustration of Wavelet Scattering algorithm
please i need an illustration for the wavelet scattering especially in extracting the image features i understand very well the...
3 years 前 | 1 个回答 | 0
1
个回答已回答
how can i convert image datastore to 4DArrayData
I solved the problem by trying this way : datasetFolder = ' F:\Datasets\.......; // add the path of your images dataset imds =...
how can i convert image datastore to 4DArrayData
I solved the problem by trying this way : datasetFolder = ' F:\Datasets\.......; // add the path of your images dataset imds =...
3 years 前 | 0
提问
how can i convert image datastore to 4DArrayData
Dear all, i have an image datastore that load images as in the attached picture: how can i convert the cell of images to 4DA...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How to use multiple gpu on CGAN?
Firstly, you should install parallel computing toolbox secondly ,try the code in this package Matlab-GAN
How to use multiple gpu on CGAN?
Firstly, you should install parallel computing toolbox secondly ,try the code in this package Matlab-GAN
3 years 前 | 0
已回答
how can I give input as image in GAN example to generate new images ?
you can read this Monitor GAN Training Progress and Identify Common Failure Modes
how can I give input as image in GAN example to generate new images ?
you can read this Monitor GAN Training Progress and Identify Common Failure Modes
3 years 前 | 0
提问
how to save the generated images by GAN?
i need to generate images by GAN ,so i followed ' Train Generative Adversarial Network' example presented here but i have a d...
3 years 前 | 1 个回答 | 0
1
个回答提问
how can i train the Siamese network under k-shot
i needs to test a siamese network for k- shot learning how can i determine that the network trained on k-samples from each fol...
3 years 前 | 0 个回答 | 0
0
个回答提问
error when applying getSiameseBatch function
I tried to apply this example https://www.mathworks.com/help/deeplearning/ug/train-a-siamese-network-to-compare-images.html ...
4 years 前 | 0 个回答 | 0