Repository navigation

#

cifar

Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.

Python
1271
10 个月前

The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf

Python
847
1 年前
Python
705
4 年前

Reproduces ResNet-V3 with pytorch

Python
513
5 年前

Implementation of the mixup training method

Python
466
7 年前

Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)

Lua
460
6 年前

Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)

Python
372
6 年前

TensorFlow implementation of GoogLeNet and Inception for image classification.

Python
287
5 年前

Deep fusion project of deeply-fused nets, and the study on the connection to ensembling

Jupyter Notebook
229
7 年前

ResNet-20/32/44/56/110 on CIFAR-10 with Caffe

Python
167
1 年前

Implementation of our Pattern Recognition paper "DMT: Dynamic Mutual Training for Semi-Supervised Learning"

Python
139
3 年前

The official implementation of paper: "Inter-Instance Similarity Modeling for Contrastive Learning"

Python
113
5 个月前

[TIP 2022] Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training. Plus, an image classification toolbox includes ResNet, Wide-ResNet, ResNeXt, ResNeSt, ResNeXSt, SENet, Shake-Shake, DenseNet, PyramidNet, and EfficientNet.

Python
104
3 年前

✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CIFAR10 Dataset✨🚩 (with README in English) 📌含在线demo:图像分类可视化界面,快速部署深度学习模型为网页应用,Web预测系统,决策支持系统(DSS),图像分类前端网页,图像分类Demo展示-Pywebio。AI人工智能图像分类-Pytorch。CIFAR10数据集,小模型。100%纯Python代码,轻量化,易复现

Python
97
7 个月前

Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.

Python
82
1 年前

Training Low-bits DNNs with Stochastic Quantization

Jupyter Notebook
73
8 年前