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
- 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
- ☆16Updated 4 years ago
- Subband averaging kurtogram (SAK), incorporating with dual-tree complex wavelet packet transform (DTCWPT), to improve performance of the …☆11Updated 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
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 4 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
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- One of the first implementations of Grad-CAM ++ for time series / 1d signal.☆17Updated 2 years ago
- ☆23Updated 4 years ago
- Empirical wavelet transform (EWT) in Python☆91Updated 4 years ago
- 1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.☆117Updated 4 years ago
- ☆55Updated 4 years ago
- The code for paper "A Multi-View Multi-Scale Neural Network for Multi-Label ECG Classification"☆27Updated 2 years ago
- Regression with SVR, CNN and CNN-LSTM☆14Updated 5 years ago
- Solving physionet2017 with RCRNN☆10Updated 6 years ago
- Code tu use learnable wavelet transforms like L-WPT and DeSPaWN methods in pytorch☆28Updated 2 years ago
- ☆17Updated 8 years ago
- ECG signal denoising using Ensemble Empirical Mode Decomposition and R peak detection (cardiac frequency) using Hilbert Transform.☆72Updated 6 years ago
- [Biomedical Signal Processing and Control] ECGTransForm: Empowering adaptive ECG arrhythmia classification framework with bidirectional t…☆49Updated 3 months ago
- MATLAB Project to Classify Different Sleep Stages of the EEG Signals using Machine Learning (Random Forest and Support Vector Machine)☆12Updated 7 months ago
- 本研究基于孪生网络和N-way K-shot学习策略,创新提出了一种结合transformer的心电信号分类架构,命名为SMC-Net(Siamese Meta-learning Contrastive Neural Network)。该模型通过孪生网络的结构特性和元学习的…☆18Updated last year
- A demo of using Hilbert-Huang Transform (HHT) for non-stationary and non-linear signal analysis.☆104Updated 4 years ago
- Wavelet CNN, Texture Classification in Keras☆54Updated 3 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
- Concepts used: kNN, SVM, boosting (XGBoost, Gradient boosting, Light GBM, AdaBoost, Random Forests), deep learning (CNN, LSTM), ensembles…☆13Updated 3 years ago
- Using Bayesian optimization to optimaze the network of CNN,which is used in fault diagnosis☆15Updated 3 years ago
- Pytorch implementation for "LSTM Fully Convolutional Networks for Time Series Classification"☆30Updated 5 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆11Updated 4 years ago