slide-lig / tnn-trainLinks
training ternary neural networks
☆13Updated 8 years ago
Alternatives and similar repositories for tnn-train
Users that are interested in tnn-train are comparing it to the libraries listed below
Sorting:
- Binary Neural Network on IceStick FPGA.☆52Updated 6 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago
- Implementation for Trained Ternary Network.☆107Updated 8 years ago
- ☆62Updated 7 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- ☆39Updated 8 years ago
- Efficient forward propagation for BCNNs☆50Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- BNN implementation in tensorflow☆167Updated 6 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- ☆14Updated 5 years ago
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Training neural networks with 8-bit computations☆28Updated 9 years ago
- ☆28Updated 9 years ago
- Ternary Weights and Activations☆24Updated 6 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆156Updated 7 years ago
- ☆119Updated 7 years ago
- Theano implementation of XNOR-Net☆23Updated 8 years ago
- ☆47Updated 5 years ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 7 years ago
- This code implements NICE papper☆20Updated 6 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago
- Caffe implementation of accurate low-precision neural networks☆117Updated 6 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…