/dorefa-caffe

caffe实现的dorefa,按照tensorflow 理解的本版。

Primary LanguageC++OtherNOASSERTION

implement of DoReFaNet with caffe based on cifar10 dataset

the link of the paper is:https://arxiv.org/abs/1606.06160

caffe实现的dorefa,按照tensorflow 理解的本版。 但是效果并没有论文的好,如果有哪里错误的地方请指正!

@article{jia2014caffe,
  Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
  Journal = {arXiv preprint arXiv:1408.5093},
  Title = {Caffe: Convolutional Architecture for Fast Feature Embedding},
  Year = {2014}
}