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:
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆867Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆428Updated 7 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,307Updated last year
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆669Updated 3 weeks ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆179Updated 3 years ago
- pytorch and cifar10☆215Updated 4 years ago
- ☆127Updated 4 years ago
- assistant tools for attention visualization in deep learning☆1,209Updated 3 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆576Updated 3 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,715Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 5 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆758Updated 4 years ago
- SimpleAICV:pytorch training and testing examples.☆434Updated 3 weeks ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆23Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 4 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆584Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,072Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,418Updated 3 years ago
- PyTorch implementation of Masked Autoencoder☆271Updated 2 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆405Updated 2 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆221Updated last year
- [NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification☆624Updated 2 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆63Updated 5 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆566Updated 5 years ago
- CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark☆657Updated last week
- Pytorch implementation for t-SNE with cuda to accelerate☆338Updated 2 years ago
- a collection of visualization function☆439Updated 3 years ago