samcw / ResNet18-PytorchLinks
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆60Updated 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
Sorting:
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- This repository periodicly updates the MTL paper and resources☆55Updated last month
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆22Updated 6 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- Implementation of Swin Transformer with Pytorch☆112Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆146Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆174Updated 6 months ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 3 years ago
- pytorch implements data enhancement and network regularization methods: cutmix, cutout, shakedrop, mixup, Label smoothing☆10Updated 3 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- distributed data parallel, apex, and horovod tutorial example codes☆27Updated 4 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆212Updated 3 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆44Updated last month
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- Pytorch implementation of Masked Auto-Encoder☆40Updated 3 years ago
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆94Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Model in MindSpore☆36Updated 2 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆252Updated last month
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆106Updated 3 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆90Updated 2 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆54Updated 6 years ago
- Pytorch Implementation of AlexNet☆202Updated last year
- Object detection learning path☆82Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated last month
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- Official PyTorch implementation of training vision transformers with only 2040 images.☆56Updated 2 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago