3outeille / CNNumpyLinks
A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).
☆58Updated 2 years ago
Alternatives and similar repositories for CNNumpy
Users that are interested in CNNumpy are comparing it to the libraries listed below
Sorting:
- Neural Networks library in pure numpy☆70Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- A curated list of binary neural network research papers and software packages.☆26Updated 5 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆146Updated 3 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- Awesome Quantization Paper lists with Codes☆11Updated 4 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 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
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- PyTorch Quantization Aware Training Example☆137Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Reference implementations of popular Binarized Neural Networks☆107Updated 2 weeks ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆112Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 4 years ago
- Neural Architecture Search (NAS) papers with code☆160Updated 3 years ago
- AlphaNet Improved Training of Supernet with Alpha-Divergence☆99Updated 3 years ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆73Updated 4 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- ☆18Updated 6 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year