istoony / winograd-convolutional-nn
I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks using C and OpenBLAS
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for winograd-convolutional-nn
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆32Updated 5 years ago
- ☆46Updated 4 years ago
- ☆55Updated 3 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- ☆45Updated 5 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- ☆26Updated 7 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- ☆36Updated 5 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆108Updated 2 years ago
- ☆13Updated 4 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆54Updated 6 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 6 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 5 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆53Updated 7 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 5 years ago
- Reproduction of WAGE in PyTorch.☆41Updated 5 years ago
- Two-Step Quantization on AlexNet☆13Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆47Updated last year
- source code of the paper: Robust Quantization: One Model to Rule Them All☆37Updated last year
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 6 years ago
- Pytorch implementation for FAT: learning low-bitwidth parametric representation via frequency-aware transformation☆27Updated 3 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆190Updated 5 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 6 years ago
- Caffe implementation of accurate low-precision neural networks☆118Updated 6 years ago
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆22Updated 7 years ago
- BitSplit Post-trining Quantization☆47Updated 2 years ago
- ☆45Updated 5 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆106Updated 4 years ago