forked from BVLC/caffe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request BVLC#429 from shelhamer/next
Next: 0.999
- Loading branch information
Showing
215 changed files
with
16,032 additions
and
6,559 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# 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. |
Oops, something went wrong.