dansuh17 / alexnet-pytorch
Pytorch Implementation of AlexNet
☆202Updated last year
Alternatives and similar repositories for alexnet-pytorch
Users that are interested in alexnet-pytorch are comparing it to the libraries listed below
Sorting:
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆89Updated last year
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆213Updated 11 months ago
- PyTorch implementation of LeNet-5 with live visualization☆237Updated 2 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆59Updated 4 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆94Updated 4 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆140Updated 4 months ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- Learning and Building Convolutional Neural Networks using PyTorch☆212Updated 3 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆43Updated 3 weeks ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆247Updated 2 weeks ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,666Updated 2 years ago
- Object detection learning path☆82Updated 3 years ago
- Implementing Vi(sion)T(transformer)☆420Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆639Updated 3 weeks ago
- CBAM: Convolutional Block Attention Module for CIFAR100 on VGG19☆42Updated this week
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆105Updated 3 years ago
- PyTorch implementation of the YOLOv1 architecture presented in "You Only Look Once: Unified, Real-Time Object Detection" by Joseph Redmon…☆66Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆423Updated 6 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,403Updated 3 years ago
- ☆245Updated 9 months ago
- pytorch and cifar10☆215Updated 4 years ago
- 博客论文列表:分系列整理☆387Updated last year
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆22Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,275Updated 11 months ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆190Updated 4 months ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆209Updated 5 years ago
- This is a collection of our zero-cost NAS and efficient vision applications.☆420Updated last year
- ☆10Updated 2 years ago
- 主干网络替换为了改进的ResNet50☆21Updated last year