MAHMOUD EID
Followers: 0 Following: 0
Statistics
15 Questions
0 Answers
RANK
35,045
of 295,467
REPUTATION
1
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
13.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Implement Residual attention network
How to implement residual attention network for image classifcation in matlab?
8 months ago | 0 answers | 0
0
answersQuestion
t-sne visualization of Vision transformer
How to visualize the features of the vision transfomer after training using t-sne visualizion? example of vision transformer: h...
9 months ago | 1 answer | 0
1
answerQuestion
classify signals using transformer
How to classify signals using transformers instead of 1-D CNN?
10 months ago | 1 answer | 0
1
answerQuestion
Implementing CNN and LSTM in parallel
How to implment a CNN to work for image classifaction and in parallel with LSTM to classify the signals?
10 months ago | 1 answer | 0
1
answerQuestion
EfficientNet-b7 Network matlab
I am trying to use a pretrained moel (EfficientNet-b7 ) for image classifcation. I did not find the network model in matlab R20...
10 months ago | 1 answer | 0
1
answerQuestion
Using self attention layer with 2D images
Hi, I am wondering how to use the selfattention layer in image calssaifcation using CNN without we need to flatten the data as...
1 year ago | 1 answer | 0
1
answerQuestion
Example of Reinforcement learning for classification
Hi, I am wondering how to use rainforcemnt learning to classify an images. Can you provide an code explaining the process?
1 year ago | 1 answer | 0
1
answerQuestion
EValuate the generated images of GANS using FID and SSIM (MATLAB:2023a)
I have generated an images using CGANS ( conditional Gans) as in the matlab official example: https://se.mathworks.com/help/dee...
1 year ago | 1 answer | 0
1
answerQuestion
Train a Siamese Network to Compare Images with image size [227 227 3]
Hi, I have followed the official tutorial to train Siamese Network to Compare Images link: https://se.mathworks.com/help/deep...
1 year ago | 1 answer | 0
1
answerQuestion
Extracting features from one layer of dlnetwork model MATLAB 2023a
I have used the multi-input CNN network example on the following link : https://se.mathworks.com/matlabcentral/fileexchange/747...
1 year ago | 1 answer | 0
1
answerQuestion
Example of using Self attention layer in MATLAB R2023A
IN MATLAB 2023A, self-attention layer is intorduced. can an example is provided to use it in image classication tasks?
1 year ago | 1 answer | 1
1
answerQuestion
Example of using attention layer in deep learning
I am wondering how the attention layer can be implemented on the deep network. Can you share an example using R2022B? I have...
1 year ago | 1 answer | 0
1
answerQuestion
How to train a model for classification based on RBF kernel maximum mean discrepancy?
How to train a model based for classification based on RBF kernel based maximum mean discrepancy? please give an example
2 years ago | 1 answer | 0
1
answerQuestion
Combing supervised machine learning model with deep learning model
Is there an example of how to combine trained suprvised machine learning model with the deep learning model to give a classifact...
2 years ago | 1 answer | 0
1
answerQuestion
Stacking two semi suprvised models
I have two trained semisuprvised algorithms ( graph based and SVM). How to combine the models together ?
2 years ago | 1 answer | 0