зеркало из https://github.com/microsoft/caffe.git
18 строки
519 B
Markdown
18 строки
519 B
Markdown
|
# 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.
|