renmengye / np-conv2dLinks
2D Convolution using NumPy
☆17Updated 3 years ago
Alternatives and similar repositories for np-conv2d
Users that are interested in np-conv2d are comparing it to the libraries listed below
Sorting:
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆114Updated 4 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 5 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆14Updated 4 years ago
- ☆48Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆16Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- ☆57Updated 5 years ago
- ☆47Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 8 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- PyTorch Static Quantization Example☆39Updated 4 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- A Out-of-box PyTorch Scaffold for Neural Network Quantization-Aware-Training (QAT) Research. Website: https://github.com/zhutmost/neuralz…☆25Updated 3 years ago
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆93Updated 3 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- BitSplit Post-trining Quantization☆50Updated 4 years ago
- A pytorch implementation of dorefa quantization☆113Updated 6 years ago
- Code for the ICLR2020 "Training Binary Neural Networks with Real-to-Binary Convolutions☆34Updated 5 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆83Updated 3 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 6 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 4 years ago
- Reproduction of WAGE in PyTorch.☆44Updated 7 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- A visualization and transformation of pytorch model☆30Updated 6 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆12Updated 6 years ago