aqeelanwar / conv_layers_animationLinks
Animation of standard and transposed convolutional layers
☆40Updated 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:
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆58Updated 4 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆208Updated last year
- torchview: visualize pytorch models☆987Updated 4 months ago
- Documentation for Ross Wightman's timm image model library☆312Updated last year
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated 2 weeks ago
- A smaller subset of 10 easily classified classes from Imagenet, and a little more French☆1,062Updated 2 years ago
- Personal short implementations of Machine Learning papers☆249Updated last year
- Visualize Tensorflow's optimizers.☆394Updated 7 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆656Updated last year
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆372Updated 5 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated last year
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆240Updated last year
- Vision Transformer Cookbook with Tensorflow☆338Updated 3 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆289Updated 11 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!)☆535Updated 10 months ago
- High-quality Neural Networks for Computer Vision 😎☆447Updated 3 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆324Updated 6 months ago
- Neural Networks library in pure numpy☆70Updated last year
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆61Updated 5 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆146Updated last month
- Some useful (or not so much) Python stuff for Google Colab notebooks☆46Updated 2 years ago
- A free audio dataset of spoken digits. An audio version of MNIST.☆653Updated last year
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆114Updated 3 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆182Updated 3 years ago
- Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras☆350Updated 2 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆319Updated last month
- Visualkeras is a Python package to help visualize Keras (either standalone or included in TensorFlow) neural network architectures. It al…☆632Updated 3 weeks ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- A simple vectorized implementation of a Convolutional Neural Network in plain Numpy && more☆23Updated 6 years ago