Lornatang / VGG-PyTorch
The implementation of VGG thesis is implemented under PyTorch framework
☆30Updated 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:
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆65Updated 3 years ago
- IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"☆41Updated 2 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.☆28Updated 4 years ago
- Example of PyTorch DistributedDataParallel☆60Updated 3 years ago
- This resposity maintains a collection of important papers on knowledge distillation (awesome-knowledge-distillation)).☆77Updated last month
- ☆19Updated 3 years ago
- Implementing Pyramid Scene Parsing Network (PSPNet) paper using Pytorch☆16Updated 4 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- ☆38Updated 2 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆53Updated 6 years ago
- sharpDARTS: Faster and More Accurate Differentiable Architecture Search☆16Updated 4 years ago
- Official Pytorch Implementation of Unsupervised Representation Learning for Binary Networks by Joint Classifier Training (CVPR 2022)☆10Updated 3 years ago
- Implementation of Visual Transformer for Small-size Datasets☆123Updated 3 years ago
- Awesome-Representation-Learning-CV-PaperAndCodes, lasted development in the representation learning area.☆34Updated 2 years ago
- Official code for Group-Transformer (Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model, COLING…☆25Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated 9 months ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 4 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆117Updated 4 years ago
- custom pytorch implementation of MoCo v3☆45Updated 4 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆109Updated 2 years ago
- ZSKD with PyTorch☆30Updated last year
- Implementation of MobileNet V1, V2, V3☆69Updated 4 years ago
- Code for "Transfer Learning without Knowing: Reprogramming Black-box Machine Learning Models with Scarce Data and Limited Resources". (IC…☆38Updated 4 years ago
- ICLR 2022 Paper submission trend analysis from https://openreview.net/group?id=ICLR.cc/2022/Conference☆85Updated 2 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- Simple CIFAR-10 classification with ConvMixer☆43Updated 3 years ago