Bingmang / pytorch-cifar10-notebookLinks
Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.
☆23Updated 6 years ago
Alternatives and similar repositories for pytorch-cifar10-notebook
Users that are interested in pytorch-cifar10-notebook are comparing it to the libraries listed below
Sorting:
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,290Updated last year
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆659Updated 3 weeks ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆427Updated 7 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆731Updated 6 years ago
- Vision Transformer (ViT) in PyTorch☆840Updated 3 years ago
- pytorch and cifar10☆214Updated 4 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,055Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,409Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,567Updated last year
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated last week
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆864Updated last year
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,210Updated 2 years ago
- assistant tools for attention visualization in deep learning☆1,181Updated 3 years ago
- Classification with PyTorch.☆1,733Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,162Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆353Updated 6 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,221Updated last week
- ☆127Updated 4 years ago
- Implementing Vi(sion)T(transformer)☆426Updated 2 years ago
- CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark☆651Updated 3 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,706Updated 3 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆403Updated 2 years ago
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- Pytorch Implementation of AlexNet☆207Updated last year