Lornatang / AlexNet-PyTorchLinks
An PyTorch implementation AlexNet.Simple, easy to use and efficient
☆93Updated 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:
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆216Updated last year
- PyTorch implementation of LeNet-5 with live visualization☆237Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 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…☆189Updated 5 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- YOLOv2 algorithm reimplementation with pytorch☆64Updated 6 years ago
- Pytorch Implementation of AlexNet☆207Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆427Updated 7 years ago
- pytorch and cifar10☆214Updated 4 years ago
- PyTorch implementation of YOLO-v1 including training☆158Updated 2 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated last week
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆61Updated 5 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- ☆231Updated last year
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- an experiment for yolo-v1, including training and testing.☆650Updated 6 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 2 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆338Updated 3 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆353Updated 6 years ago
- Implementation of MobileNet V1, V2, V3☆71Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago
- Implementation of Swin Transformer with Pytorch☆113Updated 4 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- ZFNet implementation in PyTorch☆14Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 6 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆119Updated 5 years ago