Lornatang / AlexNet-PyTorch
An PyTorch implementation AlexNet.Simple, easy to use and efficient
☆85Updated last year
Alternatives and similar repositories for AlexNet-PyTorch:
Users that are interested in AlexNet-PyTorch are comparing it to the libraries listed below
- Learning and Building Convolutional Neural Networks using PyTorch☆203Updated 2 years ago
- YOLOv2 algorithm reimplementation with pytorch☆62Updated 5 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 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…☆182Updated 4 years ago
- PyTorch implementation of LeNet-5 with live visualization☆226Updated last year
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆205Updated 7 months ago
- SimpleAICV:pytorch training and testing examples.☆425Updated this week
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 4 years ago
- pytorch and cifar10☆214Updated 3 years ago
- Restore the official code 100% and improve it to make it easier to use.☆48Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆72Updated 6 years ago
- ☆227Updated last year
- Implementation of MobileNet V1, V2, V3☆64Updated 4 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆85Updated 3 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆61Updated last year
- This repo is a pytorch implementation of yolov1.☆21Updated 2 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆35Updated 4 months ago
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- EfficientNetV2 implementation using PyTorch☆125Updated 2 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆41Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆406Updated 6 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆104Updated 3 months ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 2 years ago
- MSDNet☆190Updated 3 years ago
- The implementation of VGG thesis is implemented under PyTorch framework☆30Updated 2 years ago
- PyTorch implementation of YOLO-v1 including training☆149Updated 2 years ago
- Implementation of Swin Transformer with Pytorch☆110Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- an experiment for yolo-v1, including training and testing.☆632Updated 5 years ago
- A PyTorch implementation of SSDLite on COCO☆84Updated 4 years ago