AndrzejMiskow / FER-with-Attention-and-Objective-Activation-FunctionsLinks
This projected explored the effect of introducing channel and spatial attention mechanisms, namely SEN-Net, ECA-Net, and CBAM to existing CNN vision-based models such as VGGNet, ResNet, and ResNetV2 to perform the Facial Emotion Recognition task.
☆10Updated last year
Alternatives and similar repositories for FER-with-Attention-and-Objective-Activation-Functions
Users that are interested in FER-with-Attention-and-Objective-Activation-Functions are comparing it to the libraries listed below
Sorting:
- Codes for the paper 'Automatic sleep staging by a hybrid model based on deep 1D-ResNet-SE and LSTM with single-channel raw EEG signals' h…☆23Updated last year
- 🍀 Tensorflow implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand pape…☆40Updated last year
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 4 years ago
- Models supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Class…☆43Updated 3 years ago
- A Residual based Attention Model for EEG basedSleep Staging☆11Updated 3 years ago
- ☆15Updated 4 years ago
- The code for paper "A Multi-View Multi-Scale Neural Network for Multi-Label ECG Classification"☆27Updated 2 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- This model replaces the original CompactCNN with a Transformer model. It is designed to classify 1D EEG signals for the purpose of dr…☆12Updated last year
- MATLAB Project to Classify Different Sleep Stages of the EEG Signals using Machine Learning (Random Forest and Support Vector Machine)☆11Updated 4 months ago
- Concepts used: kNN, SVM, boosting (XGBoost, Gradient boosting, Light GBM, AdaBoost, Random Forests), deep learning (CNN, LSTM), ensembles…☆13Updated 3 years ago
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- A implementation of Gramian Angular Field (GAF) in Pytorch.☆16Updated 2 years ago
- Code tu use learnable wavelet transforms like L-WPT and DeSPaWN methods in pytorch☆24Updated 2 years ago
- Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO f…☆35Updated 3 years ago
- In this Basic Tutorial, I have used 1DCNN for EEG classification using random dataset, You can use your own dataset☆19Updated 5 years ago
- 1D-convolutional LSTM based User Identification using EEG biometrics☆12Updated 5 years ago
- The Cross-modal SleepTransformer is a deep learning model designed for sleep stage classification based on multimodal physiological signa…☆17Updated 8 months ago
- ☆23Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- Official code on "Visual-to-EEG cross-modal knowledge distillation for continuous emotion recognition", Pattern Recognition 2022.☆13Updated 2 years ago
- Official code for ECG-TCN paper accepted for publication on AICAS2021☆12Updated 3 years ago
- Implementation of paper: SimGANs: Simulator-Based Generative Adversarial Networks for ECG Synthesis to Improve Deep ECG Classification☆12Updated 4 years ago
- ECG time-series augmentations library☆25Updated last year
- ☆28Updated 7 months ago
- TensorFlow implementation of "Selective Kernel Networks"☆14Updated 5 years ago
- Subband averaging kurtogram (SAK), incorporating with dual-tree complex wavelet packet transform (DTCWPT), to improve performance of the …☆11Updated 4 years ago
- Comparing a transormer GAN and a LSTM GAN for augmenting timeseries datasets☆15Updated last year
- ☆19Updated 2 years ago
- A Keras Implementation of Coordinate Attention follows https://github.com/Andrew-Qibin/CoordAttention☆13Updated 3 years ago