vra / flopth
A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.
☆124Updated 2 months ago
Alternatives and similar repositories for flopth:
Users that are interested in flopth are comparing it to the libraries listed below
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆214Updated this week
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- ☆49Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 2 years ago
- A compilation of network architectures for vision and others without usage of self-attention mechanism☆77Updated 2 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆113Updated 2 years ago
- ☆72Updated 2 years ago
- Transformers w/o Attention, based fully on MLPs☆92Updated 9 months ago
- Code release for "Dropout Reduces Underfitting"☆311Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year
- ☆163Updated 2 years ago
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated last year
- Train ImageNet *fast* in 500 lines of code with FFCV☆136Updated 8 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆225Updated last week
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆140Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 6 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆216Updated 3 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆145Updated last year
- [NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "EcoFormer: Energy-Saving Attention with Linear Complexity"☆70Updated 2 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- Official implementation of "Active Image Indexing"☆58Updated last year
- Implementation of Linformer for Pytorch☆262Updated last year
- [ICLR 2022] "Deep AutoAugment" by Yu Zheng, Zhi Zhang, Shen Yan, Mi Zhang☆63Updated 4 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆226Updated 2 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆48Updated 3 years ago
- ☆48Updated 2 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago