Lornatang / AlexNet-PyTorch
An PyTorch implementation AlexNet.Simple, easy to use and efficient
☆80Updated last year
Related projects ⓘ
Alternatives and complementary repositories for AlexNet-PyTorch
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆202Updated 2 years ago
- pytorch and cifar10☆213Updated 3 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆68Updated last year
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆180Updated 4 years ago
- Unofficial pytorch implementation of Piecewise Linear Unit dynamic activation function