Nagwa megahed
Followers: 0 Following: 0
Statistics
RANK
17.870
of 295.569
REPUTATION
2
CONTRIBUTIONS
11 Questions
7 Answers
ANSWER ACCEPTANCE
9.09%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 2 answers | 0
2
answersBraille character recognition
please , can i know which dataset you did work in? as i search for braille dataset for recognition task
meer dan 2 jaar ago | 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
meer dan 2 jaar ago | 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
meer dan 2 jaar ago | 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...
meer dan 2 jaar ago | 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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerhow 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 =...
bijna 3 jaar ago | 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...
bijna 3 jaar ago | 1 answer | 0
1
answerHow to use multiple gpu on CGAN?
Firstly, you should install parallel computing toolbox secondly ,try the code in this package Matlab-GAN
ongeveer 3 jaar ago | 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
ongeveer 3 jaar ago | 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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 4 jaar ago | 0 answers | 0