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:
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated last year
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆74Updated 4 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 7 months ago
- Neural Networks library in pure numpy☆69Updated last year
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆56Updated 4 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Simple stochastic weight averaging callback for Keras☆63Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 4 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 8 months ago
- Some useful (or not so much) Python stuff for Google Colab notebooks☆46Updated 2 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- The code for "No Routing Needed Between Capsules". This repository contains the code used for the experiments detailed in a forthcoming …☆53Updated 4 years ago
- Deep Learning Gravity Optimizer Source Code Repository☆14Updated 3 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated last year
- ☆88Updated 4 years ago
- ☆81Updated last year
- ☆45Updated 6 years ago
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆113Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆101Updated 5 months ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆235Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Documentation for Ross Wightman's timm image model library☆311Updated 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…☆180Updated 2 weeks ago
- ☆51Updated last year
- A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.☆17Updated 5 years ago