aqeelanwar / conv_layers_animationLinks
Animation of standard and transposed convolutional layers
☆41Updated 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:
- Documentation for Ross Wightman's timm image model library☆317Updated last year
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆60Updated 5 years ago
- torchview: visualize pytorch models☆1,017Updated 7 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆227Updated last year
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆375Updated 5 years ago
- A smaller subset of 10 easily classified classes from Imagenet, and a little more French☆1,091Updated 3 years ago
- High-quality Neural Networks for Computer Vision 😎☆447Updated 3 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆702Updated last year
- Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras☆355Updated 3 years ago
- Personal short implementations of Machine Learning papers☆252Updated 2 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Visualize Tensorflow's optimizers.☆398Updated 7 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆539Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- Latest PyTorch binaries for Raspberry Pi Zero, Zero W, 1, 2, 3 and 4. This repository also includes torchaudio and torchvision packages☆36Updated 4 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆149Updated 4 months ago
- Paper implementations from scratch and machine learning tutorials☆348Updated 2 years ago
- Neural Networks library in pure numpy☆70Updated last year
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆241Updated last year
- 1000 images, one per image-net class. For easy visualization/exploration of classes.☆173Updated 3 years ago
- Compute receptive fields of your favorite convnets☆449Updated 4 years ago
- ☆368Updated 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…☆245Updated 2 weeks ago
- IDE for PyTorch and its ecosystem☆393Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,079Updated 5 years ago
- Visualkeras is a Python package to help visualize Keras (either standalone or included in TensorFlow) neural network architectures. It al…☆645Updated 2 months ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆291Updated last year
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆336Updated 9 months ago
- ImageNet dataset downloader. Creates a custom dataset by specifying the required number of classes and images in a class.☆515Updated 2 years ago