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.
☆11Updated 2 years ago
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:
- 🍀 Tensorflow implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand pape…☆40Updated last year
- 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 2 years ago
- Concepts used: kNN, SVM, boosting (XGBoost, Gradient boosting, Light GBM, AdaBoost, Random Forests), deep learning (CNN, LSTM), ensembles…☆13Updated 3 years ago
- 1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.☆118Updated 4 years ago
- Implementation of paper: SimGANs: Simulator-Based Generative Adversarial Networks for ECG Synthesis to Improve Deep ECG Classification☆12Updated 5 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
- 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
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- ☆23Updated 4 years ago
- ECG denosing method using transformer-based unet.☆19Updated 10 months ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- Imbalanced MIT-BIH dataset is augmented with the generated beats by WGAN-GP and AC-WGAN-GP to improve the classification metrics.☆32Updated 2 years ago
- To do a deep learning project on ecg. I use pytorch to reproduce the traditional CNN models include LeNet AlexNet ZFNet VGG GoogLeNet Res…☆103Updated last year
- ☆55Updated 4 years ago
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 4 years ago
- One of the first implementations of Grad-CAM ++ for time series / 1d signal.☆17Updated 2 years ago
- [Biomedical Signal Processing and Control] ECGTransForm: Empowering adaptive ECG arrhythmia classification framework with bidirectional t…☆50Updated 3 months ago
- The code for paper "A Multi-View Multi-Scale Neural Network for Multi-Label ECG Classification"☆27Updated 2 years ago
- Wavelet CNN, Texture Classification in Keras☆53Updated 3 years ago
- Multi-module Recurrent Convolutional Neural Network with Transformer Encoder for ECG Arrhythmia Classification☆108Updated 3 years ago
- 1D vision transformer (vit) for ecg interpretable classification☆40Updated 2 years ago
- A implementation of Gramian Angular Field (GAF) in Pytorch.☆18Updated 2 years ago
- 1D and 2D Segmentation Models with options such as Deep Supervision, Guided Attention, BiConvLSTM, Autoencoder, etc.☆32Updated last year
- ECG Classification, Continuous Wavelet Transform, CWT, Convolutional Neural Network, CNN, Arrhythmia, Heartbeat classification☆78Updated 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 2 years ago
- Simple one-dimensional data classification using LSTM, CNN, FC in Pytorch☆22Updated 5 years ago
- Diffusion Model with self-Attention Module for ECG Signal Denoising☆14Updated last year
- Extracting the deep features of the BreakHis dataset from pre-trained GoogLeNet, ResNet-18 and VGG-19 Convolutional Neural Networks (CNN…☆11Updated 3 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆11Updated 4 years ago