renmengye / np-conv2d
2D Convolution using NumPy
☆17Updated 2 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:
- 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
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆111Updated 3 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆17Updated 4 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated last year
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation☆21Updated 5 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆11Updated 4 years ago
- [CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator☆38Updated 2 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆54Updated 8 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- Implementation of the Winograd algorithm.☆23Updated 6 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- Reproduction of WAGE in PyTorch.☆42Updated 6 years ago
- A curated list of binary neural network research papers and software packages.☆25Updated 5 years ago
- [ECCV18] Constraint-Aware Deep Neural Network Compression☆12Updated 6 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- A Out-of-box PyTorch Scaffold for Neural Network Quantization-Aware-Training (QAT) Research. Website: https://github.com/zhutmost/neuralz…☆26Updated 2 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated last year
- Implementations of the XNOR networks☆12Updated 7 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- This is an implementation of YOLO using LSQ network quantization method.☆23Updated 3 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆71Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 3 months ago