aqeelanwar / conv_layers_animation
Animation of standard and transposed convolutional layers
☆37Updated 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
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 4 months ago
- Latest PyTorch binaries for Raspberry Pi Zero, Zero W, 1, 2, 3 and 4. This repository also includes torchaudio and torchvision packages☆35Updated 3 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆56Updated last year
- Some useful (or not so much) Python stuff for Google Colab notebooks☆45Updated 2 years ago
- TFLite model analyzer & memory optimizer☆124Updated last year
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆19Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 2 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆370Updated 4 years ago
- ☆16Updated 4 months ago
- Neural Networks library in pure numpy☆67Updated last year
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 8 months ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆521Updated 4 months ago
- Paper implementations from scratch and machine learning tutorials☆347Updated last year
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆178Updated 3 months ago
- This library empowers users to seamlessly port pretrained models and checkpoints on the HuggingFace (HF) hub (developed using HF transfor…☆60Updated this week
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆235Updated last year
- Vision Transformer Cookbook with Tensorflow☆330Updated 3 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆112Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆172Updated 9 months ago
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆108Updated last year
- ☆53Updated 4 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆298Updated 3 weeks ago
- Compute receptive fields of your favorite convnets☆439Updated 3 years ago
- torchview: visualize pytorch models☆898Updated 2 weeks ago
- Visualkeras is a Python package to help visualize Keras (either standalone or included in TensorFlow) neural network architectures. It al…☆614Updated 4 months ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆261Updated 2 years ago