Skip to content

trantorznh/caffe

 
 

Repository files navigation

Caffe

adding real-time data augmation based on Chenlong Chen's job. Temporarily this project only support image augmation.

original job refer to

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

About

Caffe: a fast open framework for deep learning.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.2%
  • Python 8.2%
  • Cuda 5.1%
  • CMake 2.9%
  • Protocol Buffer 1.5%
  • MATLAB 1.0%
  • Other 1.1%