Lornatang / ResNet-PyTorch
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆42Updated this week
Alternatives and similar repositories for ResNet-PyTorch:
Users that are interested in ResNet-PyTorch are comparing it to the libraries listed below
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆38Updated 3 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆121Updated last year
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆131Updated last month
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆73Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆86Updated 4 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆37Updated 2 years ago
- Pytorch implements the inceptionv4 model for cifar100 classification☆13Updated 5 years ago
- 可视化特征图教程☆74Updated 3 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆269Updated 2 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆188Updated last year
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆212Updated 10 months ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆34Updated 2 years ago
- Vision Transformer Pruning☆56Updated 3 years ago
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated last year
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆420Updated 6 years ago
- An unofficial implementation for Detecting Camouflaged Object in Frequency Domain, CVPR 2022 in PyTorch.☆78Updated 2 years ago
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆93Updated 2 years ago
- pytorch and cifar10☆216Updated 4 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆91Updated last year
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆97Updated 2 years ago
- Restore the official code 100% and improve it to make it easier to use.☆49Updated last year
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆71Updated 2 years ago
- ☆46Updated 2 years ago
- ☆43Updated 6 months ago
- ☆96Updated 3 years ago
- Based on the mmdetection framework, compute various salience maps for object detection.☆78Updated 3 months ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- PyTorch implementation of LeNet-5 with live visualization☆233Updated 2 years ago