Ksuryateja / pytorch-cifar10
Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-cifar10
- pytorch and cifar10☆213Updated 3 years ago
- Pytorch implements the VGG19 model to classify cifar100☆13Updated 5 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- pytorch-tiny-imagenet☆166Updated 11 months ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆397Updated 6 years ago
- practice on CIFAR10 with PyTorch☆31Updated 6 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,225Updated 5 months ago
- 基于提前退出部分样本原理而实现的带分支网络(supported by chainer)☆42Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆221Updated last year
- Pretrained models on CIFAR10/100 in PyTorch☆313Updated last year
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆346Updated 5 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆69Updated 5 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆80Updated last year
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆193Updated last year
- a pytorch implement of mobileNet v2 on cifar10☆61Updated last year
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆180Updated 4 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 2 years ago
- Pytorch-based early exit network inspired by branchynet☆29Updated last year
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆96Updated 5 years ago
- 2021 Summer Research Internship project (UROP) at Imperial College London. Supervised by Prof George Constantinides and Ben Biggs☆16Updated last year
- Classification with PyTorch.☆1,694Updated 5 months ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆717Updated 5 years ago
- This is the code repository for the following paper: "Model pruning enables efficient federated learning on edge devices".☆81Updated 2 years ago
- A try for federated learning with Resnet on CIFAR10 using Cloud-Edge-Client framework.☆22Updated 4 years ago
- Federated Dynamic Sparse Training☆29Updated 2 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 3 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆18Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆174Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,364Updated 2 years ago