activatedgeek / LeNet-5Links
PyTorch implementation of LeNet-5 with live visualization
☆235Updated 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
Sorting:
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆425Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆707Updated 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…☆187Updated 5 years ago
- 机器学习实战☆151Updated 2 years ago
- ☆218Updated 7 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆215Updated last year
- pytorch learning tutorials☆121Updated 3 years ago
- ☆409Updated 7 years ago
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆67Updated last month
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆332Updated 5 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆380Updated 5 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆376Updated 5 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆103Updated 5 years ago
- Impementation of MobileNetV2 in pytorch☆275Updated 6 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- SE-ResNet PyTorch Version☆131Updated 7 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆913Updated 4 years ago
- ☆36Updated 6 years ago
- pytorch and cifar10☆216Updated 4 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions☆255Updated 2 years ago
- Classification with PyTorch.☆1,731Updated last year
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆705Updated 4 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago