minar09 / VGG16-PyTorch
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
☆87Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for VGG16-PyTorch
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 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…☆179Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆28Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆396Updated 6 years ago
- SimpleAICV:pytorch training and testing examples.☆416Updated last week
- ghostnet_cifar10☆116Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆164Updated 3 years ago
- ☆93Updated 3 years ago
- pytorch and cifar10☆210Updated 3 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆410Updated 3 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆68Updated last year
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 3 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 2 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆370Updated 5 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆92Updated 2 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆80Updated last year
- Distilling Knowledge via Knowledge Review, CVPR 2021☆261Updated last year
- ☆151Updated 3 years ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".☆76Updated 3 months ago