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
- ☆26Updated 7 years ago
- ☆55Updated 3 years ago
- ☆13Updated 4 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- ☆46Updated 4 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆108Updated 2 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
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆22Updated 7 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆16Updated 3 years ago
- ☆45Updated 5 years ago
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆67Updated 3 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 6 years ago
- Pytorch implementation for FAT: learning low-bitwidth parametric representation via frequency-aware transformation☆27Updated 3 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Two-Step Quantization on AlexNet☆13Updated 6 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 6 years ago
- ☆13Updated 7 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆190Updated 5 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆55Updated 7 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆42Updated 6 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
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 6 months ago
- ☆35Updated 4 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆54Updated 6 years ago
- Caffe implementation of Dynamic Network Surgery and Incremental Network Quantization☆15Updated 6 years ago
- ☆28Updated 4 years ago