Lornatang / VGG-PyTorchLinks
The implementation of VGG thesis is implemented under PyTorch framework
☆35Updated 2 years ago
Alternatives and similar repositories for VGG-PyTorch
Users that are interested in VGG-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.☆29Updated 4 years ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆67Updated 4 years ago
- Example of PyTorch DistributedDataParallel☆60Updated 4 years ago
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆69Updated 2 years ago
- Official code for Group-Transformer (Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model, COLING…☆27Updated 4 years ago
- Implementation of Visual Transformer for Small-size Datasets☆126Updated 3 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆114Updated 3 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- PyTorch implementation of Pay Attention to MLPs☆40Updated 4 years ago
- Implementing Pyramid Scene Parsing Network (PSPNet) paper using Pytorch☆16Updated 5 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- PyTorch implementation of moe, which stands for mixture of experts☆49Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆84Updated 4 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 2 years ago
- ☆19Updated 4 years ago
- custom pytorch implementation of MoCo v3☆46Updated 4 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 4 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆55Updated 6 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆176Updated 3 years ago
- ☆39Updated this week
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆28Updated 4 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 5 years ago