3outeille / CNNumpy
A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).
☆56Updated last year
Alternatives and similar repositories for CNNumpy:
Users that are interested in CNNumpy are comparing it to the libraries listed below
- Awesome Quantization Paper lists with Codes☆11Updated 4 years ago
- Neural Networks library in pure numpy☆67Updated last year
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- PyTorch Pruning Example☆49Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- A curated list of binary neural network research papers and software packages.☆22Updated 5 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆39Updated 9 months 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 4 months ago
- A crash course on PyTorch hooks☆40Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 3 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- A Hackable Quantization Library for PyTorch☆20Updated 4 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- Reference implementations of popular Binarized Neural Networks☆107Updated 2 weeks ago
- Scailable ONNX python tools☆97Updated 5 months ago
- Simple python code to prune pytorch model☆20Updated 5 years ago
- ☆18Updated 6 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- ☆43Updated last year
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- ☆50Updated last year
- A simple implementation of a convolutional neural network from scratch in C++☆13Updated 5 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆143Updated 2 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Updated 4 years ago