Nagwa megahed
Followers: 0 Following: 0
Statistiques
RANG
22 350
of 295 467
RÉPUTATION
2
CONTRIBUTIONS
11 Questions
7 Réponses
ACCEPTATION DE VOS RÉPONSES
9.09%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesBraille character recognition
please , can i know which dataset you did work in? as i search for braille dataset for recognition task
plus de 2 ans il y a | 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
plus de 2 ans il y a | 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
plus de 2 ans il y a | 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...
plus de 2 ans il y a | 1
Question
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponsehow 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 =...
presque 3 ans il y a | 0
Question
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseHow to use multiple gpu on CGAN?
Firstly, you should install parallel computing toolbox secondly ,try the code in this package Matlab-GAN
environ 3 ans il y a | 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
environ 3 ans il y a | 0
Question
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 4 ans il y a | 1 réponse | 0