dansuh17 / alexnet-pytorch
Pytorch Implementation of AlexNet
☆185Updated last year
Alternatives and similar repositories for alexnet-pytorch:
Users that are interested in alexnet-pytorch are comparing it to the libraries listed below
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆98Updated 2 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆55Updated 4 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆203Updated 2 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆205Updated 7 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆212Updated last month
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆85Updated last year
- Implementing Vi(sion)T(transformer)☆398Updated last year
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆106Updated 9 months ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆85Updated 3 years ago
- PyTorch implementation of LeNet-5 with live visualization☆226Updated last year
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆35Updated 4 months ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆19Updated 5 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,378Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10!☆574Updated last month
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆128Updated last month
- PyTorch implementation of the YOLOv1 architecture presented in "You Only Look Once: Unified, Real-Time Object Detection" by Joseph Redmon…☆55Updated last year
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Implementation of MobileNet V1, V2, V3☆64Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆726Updated 5 years ago
- Pytorch implementation of cnn network☆1,954Updated last year
- ☆19Updated 4 years ago
- Classification with PyTorch.☆1,705Updated 7 months ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,369Updated 6 months ago
- Object detection learning path☆78Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- ☆10Updated 2 years ago
- pytorch and cifar10☆214Updated 3 years ago
- Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.☆990Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,247Updated 7 months ago
- Demonstration of transfer of knowledge and generalization with distillation☆49Updated 6 years ago