Lornatang / AlexNet-PyTorchLinks
An PyTorch implementation AlexNet.Simple, easy to use and efficient
☆97Updated 2 years ago
Alternatives and similar repositories for AlexNet-PyTorch
Users that are interested in AlexNet-PyTorch are comparing it to the libraries listed below
Sorting:
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆244Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆441Updated 7 years ago
- Pytorch Implementation of AlexNet☆215Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆226Updated 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…☆194Updated 5 years ago
- pytorch and cifar10☆216Updated 4 years ago
- YOLOv2 algorithm reimplementation with pytorch☆67Updated 6 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated last month
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆64Updated 2 years ago
- an experiment for yolo-v1, including training and testing.☆663Updated 6 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆82Updated 3 years ago
- PyTorch implementation of YOLO-v1 including training☆166Updated 3 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆126Updated 6 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆65Updated 5 years ago
- ☆232Updated 2 years ago
- Vision Transformer Pruning☆57Updated 4 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,339Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,435Updated 4 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆721Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆116Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆304Updated 4 years ago
- Implementation of MobileNet V1, V2, V3☆74Updated 5 years ago
- A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"☆556Updated 3 years ago
- Classification with PyTorch.☆1,747Updated last year
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆153Updated 2 years ago