aqeelanwar / conv_layers_animationLinks
Animation of standard and transposed convolutional layers
☆38Updated 3 years ago
Alternatives and similar repositories for conv_layers_animation
Users that are interested in conv_layers_animation are comparing it to the libraries listed below
Sorting:
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 6 months ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 8 months ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated last year
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆56Updated 4 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- Keras style progressbar for Pytorch (PK Bar)☆32Updated last year
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 3 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆113Updated 4 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆311Updated 2 months ago
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆60Updated 5 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆237Updated last year
- Documentation for Ross Wightman's timm image model library☆311Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- My repo for training neural nets using pytorch-lightning and hydra☆220Updated 3 months ago
- Personal short implementations of Machine Learning papers☆250Updated last year
- High-quality Neural Networks for Computer Vision 😎☆446Updated 2 years ago
- Minimal standalone example of diffusion model☆158Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 10 months ago
- Neural Networks library in pure numpy☆69Updated last year
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆248Updated 2 months ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆531Updated 7 months ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆233Updated 4 months ago
- HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision☆197Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆100Updated 4 months ago
- SpinalNet: Deep Neural Network with Gradual Input☆175Updated 11 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆187Updated 11 months ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- Scailable ONNX python tools☆97Updated 7 months ago