mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-02-10 05:35:08 +08:00
Co-authored-by: hangangqiang <hangangqiang2@huawei.com> Co-authored-by: Dalong <yuanxiulong1103@gmail.com>
29 lines
1.0 KiB
BibTeX
29 lines
1.0 KiB
BibTeX
@article{attentionTS,
|
|
title={Paying more attention to attention: Improving the performance of convolutional neural networks via attention transfer},
|
|
author={Zagoruyko, Sergey and Komodakis, Nikos},
|
|
journal={arXiv preprint arXiv:1612.03928},
|
|
year={2016}
|
|
}
|
|
|
|
@inproceedings{bagherinezhad2017lcnn,
|
|
title={Lcnn: Lookup-based convolutional neural network},
|
|
author={Bagherinezhad, Hessam and Rastegari, Mohammad and Farhadi, Ali},
|
|
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
|
|
pages={7120--7129},
|
|
year={2017}
|
|
}
|
|
|
|
@article{Distill,
|
|
title={Distilling the knowledge in a neural network},
|
|
author={Hinton, Geoffrey and Vinyals, Oriol and Dean, Jeff},
|
|
journal={arXiv preprint arXiv:1503.02531},
|
|
year={2015}
|
|
}
|
|
|
|
@article{han2015deep,
|
|
title={Deep compression: Compressing deep neural networks with pruning, trained quantization and huffman coding},
|
|
author={Han, Song and Mao, Huizi and Dally, William J},
|
|
journal={arXiv preprint arXiv:1510.00149},
|
|
year={2015}
|
|
}
|