EIDOSLAB / simplify
Simplification of pruned models for accelerated inference | SoftwareX https://doi.org/10.1016/j.softx.2021.100907
☆36Updated last month
Alternatives and similar repositories for simplify:
Users that are interested in simplify are comparing it to the libraries listed below
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Repository providing a wide range of self-supervised pretrained models for computer vision tasks.☆61Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- ☆73Updated 2 years ago
- [ICML 2022] "Coarsening the Granularity: Towards Structurally Sparse Lottery Tickets" by Tianlong Chen, Xuxi Chen, Xiaolong Ma, Yanzhi Wa…☆32Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆128Updated 4 months ago
- An unopinionated replacement for PyTorch's Dataset and ImageFolder, that handles Tar archives☆77Updated 2 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Finetune Google's pre-trained ViT models from HuggingFace's model hub.☆21Updated 4 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Dynamic Neural Architecture Search Toolkit☆29Updated 4 months ago
- PyTorch implementation of LARS (Layer-wise Adaptive Rate Scaling)☆20Updated 5 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆59Updated 5 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated last month
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- [NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "EcoFormer: Energy-Saving Attention with Linear Complexity"☆71Updated 2 years ago
- Page for the CVPR 2023 Tutorial - Efficient Neural Networks: From Algorithm Design to Practical Mobile Deployments☆12Updated last year
- [Preprint] Why is the State of Neural Network Pruning so Confusing? On the Fairness, Comparison Setup, and Trainability in Network Prunin…☆40Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆141Updated 11 months ago
- A simple minimal implementation of Reversible Vision Transformers☆124Updated last year
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).