| kuangliu/pytorch-cifar |
5,131 |
|
0 |
0 |
about 3 years ago |
0 |
|
103 |
mit |
Python |
| 95.47% on CIFAR10 with PyTorch |
| aaron-xichen/pytorch-playground |
2,366 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
mit |
Python |
| Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet) |
| haitongli/knowledge-distillation-pytorch |
1,734 |
|
0 |
0 |
about 3 years ago |
0 |
|
17 |
mit |
Python |
| A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility |
| bearpaw/pytorch-classification |
1,244 |
|
0 |
0 |
about 5 years ago |
0 |
|
30 |
mit |
Python |
| Classification with PyTorch. |
| yoshitomo-matsubara/torchdistill |
1,171 |
|
0 |
2 |
about 2 years ago |
24 |
November 06, 2023 |
0 |
mit |
Python |
| A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆22 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark. |
| hysts/pytorch_image_classification |
979 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
mit |
Python |
| PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet |
| akamaster/pytorch_resnet_cifar10 |
614 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
bsd-2-clause |
Python |
| Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper. |
| huyvnphan/PyTorch_CIFAR10 |
520 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
mit |
Python |
| Pretrained TorchVision models on CIFAR10 dataset (with weights) |
| VITA-Group/AutoGAN |
460 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
mit |
Python |
| [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang |
| alvinwan/neural-backed-decision-trees |
445 |
|
0 |
0 |
almost 5 years ago |
0 |
|
8 |
mit |
Python |
| Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet |