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 7 years ago
Alternatives and similar repositories for winograd-convolutional-nn:
Users that are interested in winograd-convolutional-nn are comparing it to the libraries listed below
- ☆56Updated 4 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- ☆26Updated 8 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- ☆46Updated 5 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- ☆14Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated last year
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- ☆36Updated 6 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆18Updated 4 years ago
- ☆46Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆48Updated last year
- Two-Step Quantization on AlexNet☆13Updated 6 years ago
- BitSplit Post-trining Quantization☆49Updated 3 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆42Updated 6 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 10 months ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- Caffe implementation of Dynamic Network Surgery and Incremental Network Quantization☆15Updated 7 years ago
- Explained QNNPACK Implementation☆20Updated 5 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- DL quantization for pytorch☆26Updated 5 years ago
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆22Updated 8 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 6 years ago
- PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf☆58Updated 4 years ago