0aqz0 / pytorch-attention-mechanismLinks
my codes for learning attention mechanism
☆50Updated 4 years ago
Alternatives and similar repositories for pytorch-attention-mechanism
Users that are interested in pytorch-attention-mechanism are comparing it to the libraries listed below
Sorting:
- Squeeze and Excitation network implementation.☆18Updated 6 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆32Updated 6 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆90Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Keras Implementation Residual Attention Network☆40Updated 5 years ago
- Classify ECG signals into predefined categories based on heartbeat abnormality by transforming time series to images☆23Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- ☆52Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.☆23Updated 10 months ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆73Updated 5 years ago
- Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"☆116Updated 4 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- Generalized cross-modal NNs; new audiovisual benchmark (IEEE TNNLS 2019)☆27Updated 5 years ago
- pytorch code of multi scale 1d resnet, we hope it will help your research☆221Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆116Updated 5 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆23Updated 5 years ago
- One Shot Learning Implementation☆42Updated 4 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Attention Based Multi-modal Emotion Recognition; Stanford Emotional Narratives Dataset☆18Updated 5 years ago
- Implementation of brand new video augmentation strategy for video action recognition with 3D CNN☆27Updated 3 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆36Updated 3 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆51Updated 2 years ago
- Pytorch implementation of BAM("BAM: Bottleneck Attention Module", BMVC18) and CBAM(“CBAM: Convolutional Block Attention Module”, ECCV18)☆31Updated 3 years ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆19Updated 4 years ago
- Attention-based Hybrid CNN-LSTM and Spectral Data Augmentation for COVID-19 Diagnosis from Cough Sound☆31Updated 2 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- TensorFlow implementation of "Selective Kernel Networks"☆14Updated 5 years ago