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…☆41Updated 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…☆24Updated 2 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…☆44Updated 3 years ago
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 4 years ago
- Concepts used: kNN, SVM, boosting (XGBoost, Gradient boosting, Light GBM, AdaBoost, Random Forests), deep learning (CNN, LSTM), ensembles…☆13Updated 3 years ago
- 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
- Wavelet CNN, Texture Classification in Keras☆54Updated 3 years ago
- ☆56Updated 4 years ago
- Implementation of paper: SimGANs: Simulator-Based Generative Adversarial Networks for ECG Synthesis to Improve Deep ECG Classification☆13Updated 5 years ago
- ☆16Updated 4 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
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 5 years ago
- 1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.☆117Updated 4 years ago
- ECG denosing method using transformer-based unet.☆20Updated last year
- [Biomedical Signal Processing and Control] ECGTransForm: Empowering adaptive ECG arrhythmia classification framework with bidirectional t…☆50Updated 5 months 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
- The code for paper "A Multi-View Multi-Scale Neural Network for Multi-Label ECG Classification"☆28Updated 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…☆105Updated last year
- 1D and 2D Segmentation Models with options such as Deep Supervision, Guided Attention, BiConvLSTM, Autoencoder, etc.☆32Updated last year
- This is a PyTorch implementation of "Multi-label Classification of Electrocardiogram with Modified Residual Networks" paper.☆18Updated 5 years ago
- Function for decomposing a signal according to the Multivariate Variational Mode Decomposition in Pytorch☆27Updated 2 years ago
- Convolutional neural network which uses 30 second single-channel EEG signals to detect apnea events. Kernels are visualised using Fourier…☆22Updated 2 years ago
- Subband averaging kurtogram (SAK), incorporating with dual-tree complex wavelet packet transform (DTCWPT), to improve performance of the …☆11Updated 4 years ago
- ☆23Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- Multi-module Recurrent Convolutional Neural Network with Transformer Encoder for ECG Arrhythmia Classification☆108Updated 4 years ago
- Diffusion Model with self-Attention Module for ECG Signal Denoising☆15Updated 2 weeks ago
- In this project we compared 5 models from GAN family in synthetic single heartbeat generation☆20Updated 2 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆11Updated 4 years ago