samcw / ResNet18-Pytorch
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆55Updated 4 years ago
Alternatives and similar repositories for ResNet18-Pytorch:
Users that are interested in ResNet18-Pytorch are comparing it to the libraries listed below
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆85Updated 3 years ago
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆47Updated 2 years ago
- Vision Transformer Pruning☆54Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆106Updated 9 months ago
- The implementation of mixup and mainfold mixup method with standard models(PreActRes, WideRes, Dense) in Cifar10, Cifar100 and SVHN datas…☆43Updated 3 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆212Updated last month
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆78Updated 4 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆205Updated 7 months ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆19Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆226Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆72Updated 6 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆49Updated 6 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆165Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆203Updated 2 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆108Updated 5 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆140Updated 2 years ago
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- Distilling Knowledge via Intermediate Classifiers☆15Updated 3 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆35Updated 4 months ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Model in MindSpore☆34Updated 2 years ago
- Awasome Papers and Resources in Deep Neural Network Pruning with Source Code.☆141Updated 4 months ago
- Pytorch Implementation of AlexNet☆185Updated last year
- ☆60Updated 2 years ago
- Official PyTorch implementation of training vision transformers with only 2040 images.☆52Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆163Updated last month