MAHMOUD EID
Followers: 0 Following: 0
Feeds
질문
Implement Residual attention network
How to implement residual attention network for image classifcation in matlab?
9개월 전 | 답변 수: 0 | 0
0
답변질문
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개월 전 | 답변 수: 1 | 0
1
답변질문
classify signals using transformer
How to classify signals using transformers instead of 1-D CNN?
10개월 전 | 답변 수: 1 | 0
1
답변질문
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개월 전 | 답변 수: 1 | 0
1
답변질문
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개월 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 1
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
Stacking two semi suprvised models
I have two trained semisuprvised algorithms ( graph based and SVM). How to combine the models together ?
거의 2년 전 | 답변 수: 1 | 0