☆47Feb 4, 2020Updated 6 years ago
Alternatives and similar repositories for TensorQuant
Users that are interested in TensorQuant are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Caffe implementation of Dynamic Network Surgery and Incremental Network Quantization☆15Dec 13, 2017Updated 8 years ago
- Proximal Asynchronous SAGA☆13Nov 30, 2017Updated 8 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Jan 5, 2021Updated 5 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆95Jul 27, 2018Updated 7 years ago
- Training Low-bits DNNs with Stochastic Quantization☆74Aug 4, 2017Updated 8 years ago
- Various implementations and experimentation for deep neural network model compression☆24Sep 6, 2018Updated 7 years ago
- Hybrid Binary Networks: Optimizing for Accuracy, Efficiency and Memory - WACV18☆12Jul 5, 2019Updated 6 years ago
- Caffe implementation of accurate low-precision neural networks☆119Oct 25, 2018Updated 7 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Jul 25, 2019Updated 6 years ago
- ☆11Apr 25, 2023Updated 2 years ago
- Training neural networks with 8-bit computations☆28Apr 11, 2016Updated 9 years ago
- CaffePresso: An Optimized Library for Deep Learning on Embedded Accelerator-based platforms☆87Oct 16, 2024Updated last year
- Training deep neural networks with low precision multiplications☆64Jul 16, 2015Updated 10 years ago
- Arch-Net: Model Distillation for Architecture Agnostic Model Deployment☆23Nov 4, 2021Updated 4 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆154Aug 23, 2017Updated 8 years ago
- Caffe Implementation for Incremental network quantization☆191Jul 29, 2018Updated 7 years ago
- XNOR-Net, CUDNN5 supported version of XNOR-Net-caffe: https://github.com/loswensiana/BWN-XNOR-caffe☆31Apr 1, 2018Updated 7 years ago
- ☆13Jan 27, 2017Updated 9 years ago
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆21Jan 3, 2017Updated 9 years ago
- Paper list on model compression and acceleration☆26Jun 4, 2019Updated 6 years ago
- This is a deep learning framework for cnn which using xnor method to accelerate calculating convolution layer on cpu.☆87Jan 25, 2017Updated 9 years ago
- Code example for the ICLR 2018 oral paper☆151May 31, 2018Updated 7 years ago
- Part of paper: Massively Parallel Combinational Binary Neural Networks for Edge Processing☆12Jun 27, 2019Updated 6 years ago
- Binary Weight Network and XNOR Network.☆63Jun 4, 2016Updated 9 years ago
- An unsupervised analysis combining topic modeling and clustering to preserve an individuals work history and credentials while tailoring …☆23Dec 30, 2017Updated 8 years ago
- RenderScript based implementation of Convolutional Neural Networks for Android phones☆52Feb 13, 2018Updated 8 years ago
- Languages, Tools, and Techniques for Accelerator Design☆33Nov 2, 2021Updated 4 years ago
- Training wide residual networks for deployment using a single bit for each weight - Official Code Repository for ICLR 2018 Published Pape…☆36May 27, 2020Updated 5 years ago
- Binary Neural Network-based COVID-19 Face-Mask Wear and Positioning Predictor on Edge Devices☆12Jul 1, 2021Updated 4 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆57Jul 14, 2017Updated 8 years ago
- An efficient framework for convolutional neural networks☆279Aug 30, 2023Updated 2 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆1,065Nov 28, 2018Updated 7 years ago
- ☆15Jan 8, 2020Updated 6 years ago
- Set up your own classifier API based on pre-trained GoogleNet model and Caffe.☆19Aug 3, 2015Updated 10 years ago
- Pytorch implemenation of "Learning Filter Basis for Convolutional Neural Network Compression" ICCV2019☆18Jan 17, 2026Updated 2 months ago
- Experiments and tool-chains build upon TensorFlow and its quantization tools☆14May 5, 2017Updated 8 years ago
- Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016☆80Apr 28, 2016Updated 9 years ago
- A python script that automatise the training of a CNN, compress it through tensorflow (or ristretto) plugin, and compares the performance…