Lornatang / VGG-PyTorchLinks
The implementation of VGG thesis is implemented under PyTorch framework
☆37Updated 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:
- Library - Vanilla, ViT, DeiT, BERT, GPT☆69Updated 4 years ago
- Tensorflow implementations of Diffusion models (DDPM, DDIM)☆52Updated 3 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆85Updated 5 years ago
- ☆39Updated 2 months ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆115Updated 3 years ago
- PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.☆29Updated 5 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"☆42Updated 2 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆223Updated 3 years ago
- Example of PyTorch DistributedDataParallel☆60Updated 4 years ago
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆70Updated 2 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆37Updated 4 years ago
- Implementation of Visual Transformer for Small-size Datasets☆129Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆201Updated 3 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆178Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 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
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 years ago
- Fine-tuning Vision Transformers on various classification datasets☆112Updated last year
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆90Updated 5 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆87Updated 2 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆116Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 5 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- Deep learning project template with tensorflow & pytorch (multi-gpu version)☆38Updated last year
- label smoothing PyTorch implementation☆33Updated 5 years ago
- several types of attention modules written in PyTorch for learning purposes☆52Updated last year