civat / DL-Theory-PracticeLinks
Deep Learning Theory and Practice
☆24Updated last year
Alternatives and similar repositories for DL-Theory-Practice
Users that are interested in DL-Theory-Practice are comparing it to the libraries listed below
Sorting:
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated last year
- A PyTorch implementation of FasterNet: Run, Don't Walk: Chasing Higher FLOPS for Faster Neural Networks☆27Updated 2 years ago
- PyTorch code and checkpoints release for VanillaKD: https://arxiv.org/abs/2305.15781☆75Updated last year
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆120Updated 3 years ago
- Unofficial pytorch implementation of Piecewise Linear Unit dynamic activation function☆17Updated 2 years ago
- Join the High Accuracy Club on ImageNet with A Binary Neural Network Ticket☆70Updated 2 years ago
- ☆47Updated 2 years ago
- An unofficial implementation of MobileNetV4 in Pytorch☆186Updated 2 months ago
- Masked Generative Distillation (ECCV 2022)☆223Updated 2 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- [T-PAMI'23] PAGCP for the compression of YOLOv5☆116Updated 2 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated last year
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆176Updated last year
- [NeurIPS 2023] MCUFormer: Deploying Vision Transformers on Microcontrollers with Limited Memory☆68Updated last year
- ☆74Updated 3 years ago
- CVPR 2022 "Online Convolutional Re-parameterization"☆179Updated 3 years ago
- ☆24Updated 3 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆73Updated 2 years ago
- ☆248Updated 2 years ago
- ☆40Updated last year
- RL-Pruner: Structured Pruning Using Reinforcement Learning for CNN Compression and Acceleration☆18Updated 6 months ago
- Code and models for mobile-former☆124Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆174Updated 6 months ago
- [ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers☆107Updated 2 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆97Updated 2 years ago
- Official implementation for paper "LightViT: Towards Light-Weight Convolution-Free Vision Transformers"☆139Updated 2 years ago
- Official implementation for SparseSwin: Swin transformer with sparse transformer block☆15Updated last year
- Nonuniform-to-Uniform Quantization: Towards Accurate Quantization via Generalized Straight-Through Estimation. In CVPR 2022.☆132Updated 3 years ago
- Implementation of Swin Transformer with Pytorch☆112Updated 4 years ago