Community Profile

photo

Nagwa megahed


Last seen: 8 mesi fa Attivo dal 2020

Statistiche

  • Thankful Level 1
  • First Answer
  • Revival Level 1
  • First Review

Visualizza badge

Content Feed

Visto da

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Risposto
Braille character recognition
please , can i know which dataset you did work in? as i search for braille dataset for recognition task

quasi 2 anni fa | 0

Risposto
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

quasi 2 anni fa | 0

Risposto
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

quasi 2 anni fa | 0

Risposto
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...

quasi 2 anni fa | 1

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
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 =...

oltre 2 anni fa | 0

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
How to use multiple gpu on CGAN?
Firstly, you should install parallel computing toolbox secondly ,try the code in this package Matlab-GAN

oltre 2 anni fa | 0

Risposto
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

oltre 2 anni fa | 0

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 3 anni fa | 0 risposte | 0

0

risposte