https://github.com/BVLC/caffe
Revision 737ea5e936821b5c69f9c3952d72693ae5843370 authored by Evan Shelhamer on 19 September 2014, 05:22:02 UTC, committed by Evan Shelhamer on 19 September 2014, 05:22:02 UTC
2 parent s 7353e3d + 89fd7da
Raw File
Tip revision: 737ea5e936821b5c69f9c3952d72693ae5843370 authored by Evan Shelhamer on 19 September 2014, 05:22:02 UTC
Merge pull request #1112 from BVLC/next
Tip revision: 737ea5e
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