activatedgeek / LeNet-5
PyTorch implementation of LeNet-5 with live visualization
☆232Updated 2 years ago
Alternatives and similar repositories for LeNet-5:
Users that are interested in LeNet-5 are comparing it to the libraries listed below
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆416Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆349Updated 5 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 4 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆185Updated 5 years ago
- pytorch and cifar10☆215Updated 3 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆705Updated 4 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆208Updated 9 months ago
- Network Slimming (Pytorch) (ICCV 2017)☆916Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- ☆217Updated 7 years ago
- Reproduces ResNet-V3 with pytorch☆513Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- Classification with PyTorch.☆1,719Updated 9 months ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆295Updated 3 years ago
- ☆36Updated 6 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆569Updated 5 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,452Updated 6 years ago
- 机器学习实战☆151Updated 2 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,391Updated 3 years ago
- ☆405Updated 7 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- Residual Attention Network for Image Classification☆554Updated 7 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆744Updated 4 years ago
- ☆196Updated 8 months ago