dansuh17 / alexnet-pytorchLinks
Pytorch Implementation of AlexNet
☆206Updated 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☆92Updated 2 years ago
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆106Updated 3 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆255Updated last month
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆215Updated last year
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆60Updated 4 years ago
- Implementing Vi(sion)T(transformer)☆420Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆44Updated last week
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆140Updated 6 months ago
- PyTorch implementation of LeNet-5 with live visualization☆235Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆651Updated last month
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- 主要来自Deeplizard的Neural Network Programming - Deep Learning with PyTorch是Deeplizard的中文+Colab版☆25Updated 4 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆425Updated 6 years ago
- Vision Transformer (ViT) in PyTorch☆839Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆45Updated 3 months ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆92Updated 3 years ago
- Restore the official code 100% and improve it to make it easier to use.☆50Updated 2 years ago
- Object detection learning path☆82Updated 3 years ago
- pytorch and cifar10☆216Updated 4 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆209Updated 5 years ago
- ☆41Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,287Updated last year
- ResNet50 pretrained transfer learning for CIFAR100 in Pytorch☆23Updated 3 years ago
- Implementation of MobileNet V1, V2, V3☆71Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆17Updated 5 years ago