Lornatang / AlexNet-PyTorch
An PyTorch implementation AlexNet.Simple, easy to use and efficient
☆89Updated last year
Alternatives and similar repositories for AlexNet-PyTorch:
Users that are interested in AlexNet-PyTorch are comparing it to the libraries listed below
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆207Updated 8 months ago
- PyTorch implementation of LeNet-5 with live visualization☆230Updated 2 years ago
- Pytorch Implementation of AlexNet☆195Updated last year
- SimpleAICV:pytorch training and testing examples.☆429Updated 2 weeks 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
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆61Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 4 years ago
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 4 years ago
- Restore the official code 100% and improve it to make it easier to use.☆49Updated last year
- Pytorch implements the VGG19 model to classify cifar100☆13Updated 6 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆90Updated 3 years ago
- YOLOv2 algorithm reimplementation with pytorch☆63Updated 6 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆72Updated 2 years ago
- ☆227Updated last year
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆57Updated 4 years ago
- A minimal Tensorflow2.0 implementation of Resnet on CIFAR10 dataset.☆13Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆73Updated 6 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆207Updated 2 years ago
- Implementation of MobileNet V1, V2, V3☆66Updated 4 years ago
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- a pytorch implement of mobileNet v2 on cifar10☆63Updated 2 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 5 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆411Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆105Updated 4 months ago
- 机器学习实战☆151Updated 2 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago