Files
openmlsys-zh/v1/references/model_deployment.bib
anyin233 bdb823c575 refactor: clean the structure of current project (#499)
* feat: remove bilingual button on the front page

* misc: clean repo

* test: fix test suite for v1/v2 restructure and removed language switch
2026-03-12 18:24:03 +00:00

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}
}