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:
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆706Updated last month
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆442Updated 7 years ago
- Vision Transformer (ViT) in PyTorch☆846Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆741Updated 6 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆768Updated 5 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆396Updated 6 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,436Updated 4 years ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆884Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,347Updated last year
- Explainability for Vision Transformers☆1,059Updated 3 years ago
- pytorch and cifar10☆216Updated 4 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆796Updated 2 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,367Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,118Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,249Updated 5 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,283Updated last month
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated 2 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆639Updated 2 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,738Updated 4 years ago
- ☆128Updated 5 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆569Updated 5 years ago
- CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark☆658Updated 3 months ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆360Updated 5 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated 2 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Pytorch reproduction of Peer Collaborative Learning for Online Knowledge Distillation, AAAI2021☆21Updated 3 years ago
- Pytorch implementation for t-SNE with cuda to accelerate☆340Updated 2 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆30Updated 4 years ago
- Classification with PyTorch.☆1,748Updated last year