minar09 / VGG16-PyTorchLinks
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
☆87Updated 5 years ago
Alternatives and similar repositories for VGG16-PyTorch
Users that are interested in VGG16-PyTorch are comparing it to the libraries listed below
Sorting:
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 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…☆187Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆235Updated 2 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 3 years ago
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆49Updated 2 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- (CVPR 2021, Oral) Dynamic Slimmable Network☆229Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆434Updated last month
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆581Updated 3 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆150Updated 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
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆92Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆117Updated 4 years ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".☆75Updated 10 months ago
- Pytorch implements the VGG19 model to classify cifar100☆13Updated 6 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆296Updated 2 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆376Updated 5 years ago
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆272Updated 2 years ago