samcw / ResNet18-Pytorch
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆54Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ResNet18-Pytorch
- Demonstration of transfer of knowledge and generalization with distillation☆45Updated 5 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆195Updated 5 months ago
- Vision Transformer Pruning☆54Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 2 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆193Updated last year
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆34Updated 2 months ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆103Updated 7 months ago
- knowledge distillation for few-shot learning☆13Updated 10 months ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆68Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆82Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆28Updated 3 years ago
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆48Updated last year
- Implementation of AAAI 2022 Paper: Go wider instead of deeper☆32Updated 2 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 2 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆80Updated last year
- Distilling Knowledge via Intermediate Classifiers☆15Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆164Updated 3 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆159Updated 2 years ago
- The implementation of mixup and mainfold mixup method with standard models(PreActRes, WideRes, Dense) in Cifar10, Cifar100 and SVHN datas…☆42Updated 2 years ago
- ☆119Updated 4 years ago
- Object detection learning path☆74Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆202Updated 2 years ago
- 蜻蜓点论文 Think不Clear, 论文解读视频上传B站, youtube, 西瓜视频(同步到抖音)☆240Updated last year
- Implementation of "Binary Graph Convolutional Network", CVPR 2021, and TPAMI 2024.☆24Updated 7 months ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆63Updated 3 years ago
- Pytorch reproduction of Peer Collaborative Learning for Online Knowledge Distillation, AAAI2021☆15Updated 2 years ago
- Recent Advances on Efficient Vision Transformers☆48Updated last year
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆89Updated 2 years ago
- Official PyTorch implementation of training vision transformers with only 2040 images.☆53Updated 2 years ago