https://github.com/BVLC/caffe
Raw File
Tip revision: 16467ff149c880f752414ee2c241c01040d1a05f authored by Evan Shelhamer on 21 February 2017, 04:06:19 UTC
Merge pull request #5296 from shelhamer/rc5
Tip revision: 16467ff
CONTRIBUTORS.md
# Contributors

Caffe is developed by a core set of BVLC members and the open-source community.

We thank all of our [contributors](https://github.com/BVLC/caffe/graphs/contributors)!

**For the detailed history of contributions** of a given file, try

    git blame file

to see line-by-line credits and

    git log --follow file

to see the change log even across renames and rewrites.

Please refer to the [acknowledgements](http://caffe.berkeleyvision.org/#acknowledgements) on the Caffe site for further details.

**Copyright** is held by the original contributor according to the versioning history; see LICENSE.
back to top