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:
- PyTorch implementation of LeNet-5 with live visualization☆247Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆230Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆442Updated 7 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…☆195Updated 5 years ago
- Pytorch Implementation of AlexNet☆214Updated 2 years ago
- YOLOv2 algorithm reimplementation with pytorch☆67Updated 6 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- SimpleAICV:pytorch training examples.☆436Updated this week
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆102Updated 4 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 5 years ago
- pytorch and cifar10☆216Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆30Updated 4 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆83Updated 3 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆155Updated 2 years ago
- PyTorch implementation of YOLO-v1 including training☆166Updated 3 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆427Updated 5 years ago
- Implementation of MobileNet V1, V2, V3☆73Updated 5 years ago
- Vision Transformer Pruning☆57Updated 4 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆304Updated 4 years ago
- ☆232Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆743Updated 6 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago
- A numpy based CNN implementation for classifying images☆66Updated 5 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,437Updated 4 years ago
- Implementation of Swin Transformer with Pytorch☆114Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆542Updated 2 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆345Updated 4 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago