Skip to content

Commit 44da39f

Browse files
committed
BVLC -> BAIR
Berkeley AI Research (BAIR) is the the successor to the Berkeley Vision and Learning Center (BVLC).
1 parent 8007349 commit 44da39f

File tree

14 files changed

+31
-31
lines changed

14 files changed

+31
-31
lines changed

CONTRIBUTORS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributors
22

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

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

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
55

66
Caffe is a deep learning framework made with expression, speed, and modularity in mind.
7-
It is developed by the Berkeley Vision and Learning Center ([BVLC](http://bvlc.eecs.berkeley.edu)) and community contributors.
7+
It is developed by Berkeley AI Research ([BAIR](http://bair.berkeley.edu))/The Berkeley Vision and Learning Center (BVLC) and community contributors.
88

99
Check out the [project site](http://caffe.berkeleyvision.org) for all the details like
1010

1111
- [DIY Deep Learning for Vision with Caffe](https://docs.google.com/presentation/d/1UeKXVgRvvxg9OUdh_UiC5G71UMscNPlvArsWER41PsU/edit#slide=id.p)
1212
- [Tutorial Documentation](http://caffe.berkeleyvision.org/tutorial/)
13-
- [BVLC reference models](http://caffe.berkeleyvision.org/model_zoo.html) and the [community model zoo](https://github.com/BVLC/caffe/wiki/Model-Zoo)
13+
- [BAIR reference models](http://caffe.berkeleyvision.org/model_zoo.html) and the [community model zoo](https://github.com/BVLC/caffe/wiki/Model-Zoo)
1414
- [Installation instructions](http://caffe.berkeleyvision.org/installation.html)
1515

1616
and step-by-step examples.
@@ -25,7 +25,7 @@ Happy brewing!
2525
## License and Citation
2626

2727
Caffe is released under the [BSD 2-Clause license](https://github.com/BVLC/caffe/blob/master/LICENSE).
28-
The BVLC reference models are released for unrestricted use.
28+
The BAIR/BVLC reference models are released for unrestricted use.
2929

3030
Please cite Caffe in your publications if it helps your research:
3131

docs/_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<header>
3737
<h1 class="header"><a href="/">Caffe</a></h1>
3838
<p class="header">
39-
Deep learning framework by the <a class="header name" href="http://bvlc.eecs.berkeley.edu/">BVLC</a>
39+
Deep learning framework by <a class="header name" href="http://bair.berkeley.edu/">BAIR</a>
4040
</p>
4141
<p class="header">
4242
Created by

docs/development.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Developing and Contributing
44
# Development and Contributing
55

66
Caffe is developed with active participation of the community.<br>
7-
The [BVLC](http://bvlc.eecs.berkeley.edu/) brewers welcome all contributions!
7+
The [BAIR](http://bair.berkeley.edu/)/BVLC brewers welcome all contributions!
88

99
The exact details of contributions are recorded by versioning and cited in our [acknowledgements](http://caffe.berkeleyvision.org/#acknowledgements).
1010
This method is impartial and always up-to-date.
@@ -37,7 +37,7 @@ We absolutely appreciate any contribution to this effort!
3737

3838
The `master` branch receives all new development including community contributions.
3939
We try to keep it in a reliable state, but it is the bleeding edge, and things do get broken every now and then.
40-
BVLC maintainers will periodically make releases by marking stable checkpoints as tags and maintenance branches. [Past releases](https://github.com/BVLC/caffe/releases) are catalogued online.
40+
BAIR maintainers will periodically make releases by marking stable checkpoints as tags and maintenance branches. [Past releases](https://github.com/BVLC/caffe/releases) are catalogued online.
4141

4242
#### Issues & Pull Request Protocol
4343

docs/index.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Deep Learning Framework
55
# Caffe
66

77
Caffe is a deep learning framework made with expression, speed, and modularity in mind.
8-
It is developed by the Berkeley Vision and Learning Center ([BVLC](http://bvlc.eecs.berkeley.edu)) and by community contributors.
8+
It is developed by Berkeley AI Research ([BAIR](http://bair.berkeley.edu)) and by community contributors.
99
[Yangqing Jia](http://daggerfs.com) created the project during his PhD at UC Berkeley.
1010
Caffe is released under the [BSD 2-Clause license](https://github.com/BVLC/caffe/blob/master/LICENSE).
1111

@@ -45,7 +45,7 @@ A 4-page report for the ACM Multimedia Open Source competition (arXiv:1408.5093v
4545
- [Installation instructions](/installation.html)<br>
4646
Tested on Ubuntu, Red Hat, OS X.
4747
* [Model Zoo](/model_zoo.html)<br>
48-
BVLC suggests a standard distribution format for Caffe models, and provides trained models.
48+
BAIR suggests a standard distribution format for Caffe models, and provides trained models.
4949
* [Developing & Contributing](/development.html)<br>
5050
Guidelines for development and contributing to Caffe.
5151
* [API Documentation](/doxygen/annotated.html)<br>
@@ -92,9 +92,9 @@ The core Caffe developers offer [consulting services](mailto:caffe-coldpress@goo
9292

9393
## Acknowledgements
9494

95-
The BVLC Caffe developers would like to thank NVIDIA for GPU donation, A9 and Amazon Web Services for a research grant in support of Caffe development and reproducible research in deep learning, and BVLC PI [Trevor Darrell](http://www.eecs.berkeley.edu/~trevor/) for guidance.
95+
The BAIR Caffe developers would like to thank NVIDIA for GPU donation, A9 and Amazon Web Services for a research grant in support of Caffe development and reproducible research in deep learning, and BAIR PI [Trevor Darrell](http://www.eecs.berkeley.edu/~trevor/) for guidance.
9696

97-
The BVLC members who have contributed to Caffe are (alphabetical by first name):
97+
The BAIR members who have contributed to Caffe are (alphabetical by first name):
9898
[Eric Tzeng](https://github.com/erictzeng), [Evan Shelhamer](http://imaginarynumber.net/), [Jeff Donahue](http://jeffdonahue.com/), [Jon Long](https://github.com/longjon), [Ross Girshick](http://www.cs.berkeley.edu/~rbg/), [Sergey Karayev](http://sergeykarayev.com/), [Sergio Guadarrama](http://www.eecs.berkeley.edu/~sguada/), and [Yangqing Jia](http://daggerfs.com/).
9999

100100
The open-source community plays an important and growing role in Caffe's development.
@@ -103,4 +103,4 @@ Check out the Github [project pulse](https://github.com/BVLC/caffe/pulse) for re
103103
We sincerely appreciate your interest and contributions!
104104
If you'd like to contribute, please read the [developing & contributing](development.html) guide.
105105

106-
Yangqing would like to give a personal thanks to the NVIDIA Academic program for providing GPUs, [Oriol Vinyals](http://www1.icsi.berkeley.edu/~vinyals/) for discussions along the journey, and BVLC PI [Trevor Darrell](http://www.eecs.berkeley.edu/~trevor/) for advice.
106+
Yangqing would like to give a personal thanks to the NVIDIA Academic program for providing GPUs, [Oriol Vinyals](http://www1.icsi.berkeley.edu/~vinyals/) for discussions along the journey, and BAIR PI [Trevor Darrell](http://www.eecs.berkeley.edu/~trevor/) for advice.

docs/model_zoo.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ To help share these models, we introduce the model zoo framework:
1414

1515
## Where to get trained models
1616

17-
First of all, we bundle BVLC-trained models for unrestricted, out of the box use.
17+
First of all, we bundle BAIR-trained models for unrestricted, out of the box use.
1818
<br>
19-
See the [BVLC model license](#bvlc-model-license) for details.
19+
See the [BAIR model license](#bair-model-license) for details.
2020
Each one of these can be downloaded by running `scripts/download_model_binary.py <dirname>` where `<dirname>` is specified below:
2121

22-
- **BVLC Reference CaffeNet** in `models/bvlc_reference_caffenet`: AlexNet trained on ILSVRC 2012, with a minor variation from the version as described in [ImageNet classification with deep convolutional neural networks](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks) by Krizhevsky et al. in NIPS 2012. (Trained by Jeff Donahue @jeffdonahue)
23-
- **BVLC AlexNet** in `models/bvlc_alexnet`: AlexNet trained on ILSVRC 2012, almost exactly as described in [ImageNet classification with deep convolutional neural networks](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks) by Krizhevsky et al. in NIPS 2012. (Trained by Evan Shelhamer @shelhamer)
24-
- **BVLC Reference R-CNN ILSVRC-2013** in `models/bvlc_reference_rcnn_ilsvrc13`: pure Caffe implementation of [R-CNN](https://github.com/rbgirshick/rcnn) as described by Girshick et al. in CVPR 2014. (Trained by Ross Girshick @rbgirshick)
25-
- **BVLC GoogLeNet** in `models/bvlc_googlenet`: GoogLeNet trained on ILSVRC 2012, almost exactly as described in [Going Deeper with Convolutions](http://arxiv.org/abs/1409.4842) by Szegedy et al. in ILSVRC 2014. (Trained by Sergio Guadarrama @sguada)
22+
- **BAIR Reference CaffeNet** in `models/bvlc_reference_caffenet`: AlexNet trained on ILSVRC 2012, with a minor variation from the version as described in [ImageNet classification with deep convolutional neural networks](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks) by Krizhevsky et al. in NIPS 2012. (Trained by Jeff Donahue @jeffdonahue)
23+
- **BAIR AlexNet** in `models/bvlc_alexnet`: AlexNet trained on ILSVRC 2012, almost exactly as described in [ImageNet classification with deep convolutional neural networks](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks) by Krizhevsky et al. in NIPS 2012. (Trained by Evan Shelhamer @shelhamer)
24+
- **BAIR Reference R-CNN ILSVRC-2013** in `models/bvlc_reference_rcnn_ilsvrc13`: pure Caffe implementation of [R-CNN](https://github.com/rbgirshick/rcnn) as described by Girshick et al. in CVPR 2014. (Trained by Ross Girshick @rbgirshick)
25+
- **BAIR GoogLeNet** in `models/bvlc_googlenet`: GoogLeNet trained on ILSVRC 2012, almost exactly as described in [Going Deeper with Convolutions](http://arxiv.org/abs/1409.4842) by Szegedy et al. in ILSVRC 2014. (Trained by Sergio Guadarrama @sguada)
2626

2727
**Community models** made by Caffe users are posted to a publicly editable [wiki page](https://github.com/BVLC/caffe/wiki/Model-Zoo).
2828
These models are subject to conditions of their respective authors such as citation and license.
@@ -55,14 +55,14 @@ Downloading model info is done just as easily with `scripts/download_model_from_
5555
### Hosting trained models
5656

5757
It is up to the user where to host the `.caffemodel` file.
58-
We host our BVLC-provided models on our own server.
58+
We host our BAIR-provided models on our own server.
5959
Dropbox also works fine (tip: make sure that `?dl=1` is appended to the end of the URL).
6060

6161
`scripts/download_model_binary.py <dirname>` downloads the `.caffemodel` from the URL specified in the `<dirname>/readme.md` frontmatter and confirms SHA1.
6262

63-
## BVLC model license
63+
## BAIR model license
6464

65-
The Caffe models bundled by the BVLC are released for unrestricted use.
65+
The Caffe models bundled by the BAIR are released for unrestricted use.
6666

6767
These models are trained on data from the [ImageNet project](http://www.image-net.org/) and training data includes internet photos that may be subject to copyright.
6868

docs/multigpu.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The GPUs to be used for training can be set with the "-gpu" flag on the command
1313
# Hardware Configuration Assumptions
1414

1515
The current implementation uses a tree reduction strategy. e.g. if there are 4 GPUs in the system, 0:1, 2:3 will exchange gradients, then 0:2 (top of the tree) will exchange gradients, 0 will calculate
16-
updated model, 0\-\>2, and then 0\-\>1, 2\-\>3.
16+
updated model, 0\-\>2, and then 0\-\>1, 2\-\>3.
1717

1818
For best performance, P2P DMA access between devices is needed. Without P2P access, for example crossing PCIe root complex, data is copied through host and effective exchange bandwidth is greatly reduced.
1919

@@ -23,4 +23,4 @@ Current implementation has a "soft" assumption that the devices being used are h
2323

2424
# Scaling Performance
2525

26-
Performance is **heavily** dependent on the PCIe topology of the system, the configuration of the neural network you are training, and the speed of each of the layers. Systems like the DIGITS DevBox have an optimized PCIe topology (X99-E WS chipset). In general, scaling on 2 GPUs tends to be ~1.8X on average for networks like AlexNet, CaffeNet, VGG, GoogleNet. 4 GPUs begins to have falloff in scaling. Generally with "weak scaling" where the batchsize increases with the number of GPUs you will see 3.5x scaling or so. With "strong scaling", the system can become communication bound, especially with layer performance optimizations like those in [cuDNNv3](http://nvidia.com/cudnn), and you will likely see closer to mid 2.x scaling in performance. Networks that have heavy computation compared to the number of parameters tend to have the best scaling performance.
26+
Performance is **heavily** dependent on the PCIe topology of the system, the configuration of the neural network you are training, and the speed of each of the layers. Systems like the DIGITS DevBox have an optimized PCIe topology (X99-E WS chipset). In general, scaling on 2 GPUs tends to be ~1.8X on average for networks like AlexNet, CaffeNet, VGG, GoogleNet. 4 GPUs begins to have falloff in scaling. Generally with "weak scaling" where the batchsize increases with the number of GPUs you will see 3.5x scaling or so. With "strong scaling", the system can become communication bound, especially with layer performance optimizations like those in [cuDNNv3](http://nvidia.com/cudnn), and you will likely see closer to mid 2.x scaling in performance. Networks that have heavy computation compared to the number of parameters tend to have the best scaling performance.

docs/performance_hardware.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To measure performance on different NVIDIA GPUs we use CaffeNet, the Caffe refer
88

99
For training, each time point is 20 iterations/minibatches of 256 images for 5,120 images total. For testing, a 50,000 image validation set is classified.
1010

11-
**Acknowledgements**: BVLC members are very grateful to NVIDIA for providing several GPUs to conduct this research.
11+
**Acknowledgements**: BAIR members are very grateful to NVIDIA for providing several GPUs to conduct this research.
1212

1313
## NVIDIA K40
1414

docs/tutorial/interfaces.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ In MatCaffe, you can
9191
* Run for a certain number of iterations and give back control to Matlab
9292
* Intermingle arbitrary Matlab code with gradient steps
9393

94-
An ILSVRC image classification demo is in caffe/matlab/demo/classification_demo.m (you need to download BVLC CaffeNet from [Model Zoo](http://caffe.berkeleyvision.org/model_zoo.html) to run it).
94+
An ILSVRC image classification demo is in caffe/matlab/demo/classification_demo.m (you need to download BAIR CaffeNet from [Model Zoo](http://caffe.berkeleyvision.org/model_zoo.html) to run it).
9595

9696
### Build MatCaffe
9797

@@ -114,7 +114,7 @@ You can save your Matlab search PATH by running `savepath` so that you don't hav
114114

115115
MatCaffe is very similar to PyCaffe in usage.
116116

117-
Examples below shows detailed usages and assumes you have downloaded BVLC CaffeNet from [Model Zoo](http://caffe.berkeleyvision.org/model_zoo.html) and started `matlab` from caffe root folder.
117+
Examples below shows detailed usages and assumes you have downloaded BAIR CaffeNet from [Model Zoo](http://caffe.berkeleyvision.org/model_zoo.html) and started `matlab` from caffe root folder.
118118

119119
model = './models/bvlc_reference_caffenet/deploy.prototxt';
120120
weights = './models/bvlc_reference_caffenet/bvlc_reference_caffenet.caffemodel';

examples/finetune_flickr_style/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ priority: 5
99
# Fine-tuning CaffeNet for Style Recognition on "Flickr Style" Data
1010

1111
Fine-tuning takes an already learned model, adapts the architecture, and resumes training from the already learned model weights.
12-
Let's fine-tune the BVLC-distributed CaffeNet model on a different dataset, [Flickr Style](http://sergeykarayev.com/files/1311.3715v3.pdf), to predict image style instead of object category.
12+
Let's fine-tune the BAIR-distributed CaffeNet model on a different dataset, [Flickr Style](http://sergeykarayev.com/files/1311.3715v3.pdf), to predict image style instead of object category.
1313

1414
## Explanation
1515

models/bvlc_alexnet/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: BVLC AlexNet Model
2+
name: BAIR/BVLC AlexNet Model
33
caffemodel: bvlc_alexnet.caffemodel
44
caffemodel_url: http://dl.caffe.berkeleyvision.org/bvlc_alexnet.caffemodel
55
license: unrestricted

models/bvlc_googlenet/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: BVLC GoogleNet Model
2+
name: BAIR/BVLC GoogleNet Model
33
caffemodel: bvlc_googlenet.caffemodel
44
caffemodel_url: http://dl.caffe.berkeleyvision.org/bvlc_googlenet.caffemodel
55
license: unrestricted

models/bvlc_reference_caffenet/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: BVLC CaffeNet Model
2+
name: BAIR/BVLC CaffeNet Model
33
caffemodel: bvlc_reference_caffenet.caffemodel
44
caffemodel_url: http://dl.caffe.berkeleyvision.org/bvlc_reference_caffenet.caffemodel
55
license: unrestricted

models/bvlc_reference_rcnn_ilsvrc13/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: BVLC Reference RCNN ILSVRC13 Model
2+
name: BAIR/BVLC Reference RCNN ILSVRC13 Model
33
caffemodel: bvlc_reference_rcnn_ilsvrc13.caffemodel
44
caffemodel_url: http://dl.caffe.berkeleyvision.org/bvlc_reference_rcnn_ilsvrc13.caffemodel
55
license: unrestricted

0 commit comments

Comments
 (0)