Please use github issues for any issues related to the code.
Send email to the authors for general questions related to the paper.
Citation
If you use our code or models in your research, please cite:
@article{zhu2016trained,
title={Trained Ternary Quantization},
author={Zhu, Chenzhuo and Han, Song and Mao, Huizi and Dally, William J},
journal={arXiv preprint arXiv:1612.01064},
year={2016}
}
Trained Ternary Quantization (TTQ)
TensorFlow implementation of paper:
Trained Ternary Quantization, by Zhu et al.
This implementation is based on tensorpack. Thanks to this framework which made this implementation extremely easy.
Experimental Results:
Error Rate of Finetuned TTQ ResNet models on CIFAR-10:
Error Rate of TTQ AlexNet model on ImageNet from scratch:
Dependencies:
import tensorpack:Usage
Note: We used 2 GPUs for training and pretrained model can be obtained using /examples/ResNet/
Note: We used 4 GPUs for training
Logs
Some training logs can be found here.
Support
Please use github issues for any issues related to the code. Send email to the authors for general questions related to the paper.
Citation
If you use our code or models in your research, please cite: