Граф коммитов

245 Коммитов

Автор SHA1 Сообщение Дата
Daniel Golden ace55bbe1b Better instructions for updating Homebrew after modifying formulae
Previous instructions glossed over how to deal with OpenCV-related update problems
2014-12-28 23:41:57 -05:00
Evan Shelhamer 0f8262ebc3 Merge pull request #1612 from sguada/googlenet_master
BVLC GoogLeNet
2014-12-28 23:41:07 -05:00
Sergio 43357d0894 Added credits and bvlc_googlenet to model_zoo.md 2014-12-21 17:02:54 -08:00
Sergio 396a7bd068 Added credits and bvlc_googlenet to model_zoo.md 2014-12-20 23:33:52 -08:00
Kyle Krafka 555f4d3b7c Use valid MathJax delimiters.
MathJax does not support $ as a delimiter by default, so math was not
displayed properly on the “Forward and Backward” page.
2014-12-20 23:02:19 -05:00
Daniel Golden 873a860ade Better instructions for updating Homebrew after modifying formulae
Previous instructions glossed over how to deal with OpenCV-related update problems
2014-12-02 11:20:58 -08:00
Evan Shelhamer c18d22eb92 [docs] re-title docs, count forks 2014-10-20 13:53:42 -07:00
Evan Shelhamer 6811463e89 [docs] BVLC Caffe acknowledgements 2014-10-20 13:53:42 -07:00
Evan Shelhamer f517cdc8dd [docs] cite the arXiv paper 2014-10-20 12:58:09 -07:00
Daniel Golden 33a1752a4e Edit boost-python formula 2014-10-16 12:55:53 -07:00
Evan Shelhamer 5c4125da3e [docs] proofreading suggested by @cNikolaou 2014-10-14 23:48:38 -07:00
Evan Shelhamer 5fb32067e0 [docs] pip install harder 2014-10-11 00:25:27 -07:00
Evan Shelhamer b992de2afe [docs] pip install packages in order for dependencies 2014-10-11 00:05:57 -07:00
Evan Shelhamer e6deb5dfac [docs] note boost 1.56 an CUDA conflict on OS X 2014-10-09 23:59:10 -07:00
Evan Shelhamer cb60a41c24 [docs] update homebrew instructions for boost and boost-python split 2014-10-09 22:43:36 -07:00
rickardnorlander 2077516b0f Fix typo in LRN-expression in docs
This is more consistent with krizhevsky2012, and it seems to be what the code does.
2014-09-19 20:47:44 +02:00
Evan Shelhamer e146423f2d [docs] order ipython notebooks 2014-09-18 21:25:10 -07:00
Sergey Karayev 08d7f8c639 [model zoo] download gist script 2014-09-18 16:27:44 -07:00
Evan Shelhamer fc921bf9d6 Back-merge to dev for slides 2014-09-08 12:47:47 +02:00
Evan Shelhamer 64c8dcbd1d [docs] replace intro slides with caffe tutorial 2014-09-08 12:44:21 +02:00
Evan Shelhamer 359197b039 [docs] include cuDNN in installation and performance reference 2014-09-07 19:56:45 +02:00
Jonathan L Long b37f4f9f68 [docs] tutorial/layers: fix inner product sample 2014-09-06 22:10:29 -07:00
Jonathan L Long cbc50e1c66 [docs] tutorial/layers: describe some more data layers 2014-09-06 22:09:13 -07:00
Jonathan L Long bd13f32123 [docs] tutorial/layers: clean up sample markdown 2014-09-06 21:42:35 -07:00
Jonathan L Long 15456286da [docs] tutorial/layers: brief descriptions of some loss layers 2014-09-06 21:39:56 -07:00
Jonathan L Long 40fa5be9b1 [docs] in tutorial/layers, Options -> Parameters
It sounds funny to have optional options, and "parameters" is more in
line with the internal usage.
2014-09-06 21:22:23 -07:00
Jonathan L Long 853d65a8a5 [docs] split layer params in required/optional
Also, make the parameter name come first. This makes it much easier to
find/scan parameters.
2014-09-06 21:20:36 -07:00
Jonathan L Long 85c93659fc [docs] add LRN layer to tutorial/layers 2014-09-06 21:05:56 -07:00
Jonathan L Long 4f977d0514 [docs] fix pooling markdown and add some comments in tutorial 2014-09-06 20:28:02 -07:00
Jonathan L Long c099fd8b2e [doc] minor edits to convolution layer in tutorial 2014-09-06 20:23:55 -07:00
Jonathan L Long 68849e4aab [docs] fixup the MathJax notation in tutorial/layers 2014-09-06 20:14:28 -07:00
Sergio 3578d91da9 Added initial Hinge Loss 2014-09-06 16:30:32 -07:00
Yangqing Jia 5eb8dd3558 more layers 2014-09-06 09:35:13 -07:00
Yangqing Jia f15fc36440 conv and pooling 2014-09-05 17:03:29 -07:00
Yangqing Jia f12a74af95 neuron layers doc 2014-09-05 16:44:06 -07:00
Yangqing Jia cb4ae5e875 update net 2014-09-05 13:47:11 -07:00
Yangqing Jia 1f641483eb fix leaky relu 2014-09-05 13:05:35 -07:00
Yangqing Jia 4880a2b313 more blob details 2014-09-05 12:58:28 -07:00
Yangqing Jia ced3a37aed relu,sigmoid,tanh 2014-09-05 11:07:04 -07:00
Evan Shelhamer ec861a5563 [docs] fix br code 2014-09-05 10:42:45 -07:00
Evan Shelhamer 530ec45bda [docs] link tutorial 2014-09-05 10:41:20 -07:00
Evan Shelhamer e82e72811c [docs] add titles 2014-09-05 10:40:39 -07:00
Jeff Donahue b5b02dc3be [docs] fix formatting and other errors in loss & solver 2014-09-04 15:40:41 -07:00
Sergey Karayev 51c4e6ed1a script to upload/update model info as gist 2014-09-04 03:59:14 +01:00
Sergey Karayev bc601e9060 minor fixes to docs 2014-09-04 03:59:14 +01:00
Sergey Karayev da715ea07a removed mention of getting_pretrained_models page and old paths 2014-09-04 03:59:14 +01:00
Sergey Karayev e553573e2c [models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo format 2014-09-04 01:53:18 +01:00
Sergey Karayev 59fafb1f0d [docs] default setting for layout 2014-09-04 01:45:07 +01:00
Evan Shelhamer c4b9ec58fe [docs] configure doxygen + docs script for docs/doxygen site output 2014-09-03 13:25:46 -07:00
Evan Shelhamer b3673174f8 [docs] suggest the CVPR14 deep learning tutorial for nice contrast 2014-09-03 13:00:12 -07:00
Evan Shelhamer 9f1903074e [docs] draft data 2014-09-03 13:00:08 -07:00
Jeff Donahue 134e2408be wrap up solver.md -- add update info for all solvers with citations;
rules of thumb for SGD
2014-09-03 12:01:01 -07:00
Jeff Donahue 59eaba19ac [wip] vision layers, start convolution 2014-09-03 10:59:23 -07:00
Jeff Donahue d15405a4b0 use kramdown for markdown syntax; add mathjax 2014-09-03 10:59:23 -07:00
Evan Shelhamer 17252db7a0 [docs] add note on Caffe convolution 2014-09-03 10:59:04 -07:00
Evan Shelhamer b256a7601a [docs] draft tutorial subjects 2014-09-03 10:59:04 -07:00
Evan Shelhamer 5d8c93c201 [docs] skeleton documentation subjects 2014-09-03 10:30:33 -07:00
Evan Shelhamer c9f938b338 [docs] new PR policy: send master fixes + docs to master
To address fixes and documentation updates to master between official
releases from `dev` to `master` PRs will be accepted to `master`.

All new development must still branch off and PR to `dev`.
2014-08-30 16:06:17 -07:00
Evan Shelhamer 249fd24b02 back-merge
[docs] Several documentation fixes
  Explain how to fix homebrew to allow updates after editing formulae
2014-08-30 09:38:13 -07:00
Ozan Çağlayan ea04cf8268 [docs] Several documentation fixes
- Fix a typo and a path in MNIST tutorial
- Rework instructions about Fedora installation
2014-08-30 09:37:42 -07:00
Daniel Golden 1c49d630c7 Explain how to fix homebrew to allow updates after editing formulae 2014-08-30 09:34:58 -07:00
Evan Shelhamer c05ba59260 Back-merge to dev for doc fixes + cherry-picks
Back-merge these doc fixes:

  clarify project origin
  [docs] fix citation bibtex

All other changes are spurious commits from cherry-picking.
2014-08-28 10:55:33 -07:00
Ozan Çağlayan c01f07a936 [docs] Update installation docs to include Fedora
- All the instructions mentioned for CentOS/RHEL are also valid for Fedora Linux so add it.
- The package name for atlas is atlas-devel not libatlas-devel for CentOS/RHEL/Fedora so fix it.
- Add 'sudo' prefix to missing places to be consistent with the rest of the document.
- Add instructions for installing python headers in Fedora into the python support section.
- Update Linux installation section to reflect Fedora, refactor a bit.
2014-08-27 22:54:32 -07:00
Evan Shelhamer 6249d3e2c5 clarify project origin 2014-08-27 22:54:13 -07:00
Evan Shelhamer 9c0b562a63 Merge pull request #977 from ozancaglayan/patch-1
[docs] Update installation docs to include Fedora
2014-08-27 00:18:09 -07:00
Evan Shelhamer f6536b50d2 clarify project origin 2014-08-26 09:51:42 -07:00
Ozan Çağlayan e0c855063e [docs] Update installation docs to include Fedora
- All the instructions mentioned for CentOS/RHEL are also valid for Fedora Linux so add it.
- The package name for atlas is atlas-devel not libatlas-devel for CentOS/RHEL/Fedora so fix it.
- Add 'sudo' prefix to missing places to be consistent with the rest of the document.
- Add instructions for installing python headers in Fedora into the python support section.
- Update Linux installation section to reflect Fedora, refactor a bit.
2014-08-25 15:16:34 +03:00
Jason Yosinski b84f2d255e Updated installation docs for OS X 10.9 brew install protobuf as well 2014-08-21 14:21:51 -07:00
Jason Yosinski b497475e29 Updated documentation to include instructions to install protobuf with Python support on Mac OS X 2014-08-21 14:21:51 -07:00
Evan Shelhamer 3e20ca9888 [docs] fix citation bibtex 2014-08-21 14:19:36 -07:00
Evan Shelhamer 43142a0e7a Merge pull request #942 from yosinski/doc-update
protobuf should be installed with Python support on Mac
2014-08-21 10:10:40 -07:00
Jeff Donahue f135665a20 [docs] CMake build steps and Ubuntu 12.04 install instructions 2014-08-17 01:07:17 -07:00
Jason Yosinski 5e8e19b138 Updated installation docs for OS X 10.9 brew install protobuf as well 2014-08-16 23:41:52 -07:00
Jason Yosinski da3e9b1e51 Updated documentation to include instructions to install protobuf with Python support on Mac OS X 2014-08-16 23:18:12 -07:00
Sergey Karayev 8f47e7dc14 [docs] sorting of examples. if doesn’t work for you, update jekyll. 2014-08-11 15:18:45 -07:00
Sergey Karayev 9c3710eddb [docs] sorting of examples. if doesn’t work for you, update jekyll. 2014-08-11 15:09:53 -07:00
Evan Shelhamer f072600bb1 [docs] fix example links from install guide 2014-08-11 00:27:38 -07:00
Evan Shelhamer 285f61500f Back-merge documentation and fixes 2014-08-07 14:17:48 -07:00
Evan Shelhamer 72effc037f [docs] detail attribution, license, and copyright for development 2014-08-06 18:35:29 -07:00
Evan Shelhamer d726338b22 [docs] announce caffe-users 2014-07-29 23:37:09 -07:00
Sergey Karayev a08faf645d [docs] contact us on webpage 2014-07-29 23:29:18 -07:00
Evan Shelhamer 44962584b2 [docs] install update: dependencies, CPU-only, Ubuntu 14.04
- update dependency versions
- document CPU-only build
- add Ubuntu 14.04 details
- include LMDB
- warn about defective CUDA driver series 331.*
2014-07-29 22:44:58 -07:00
Evan Shelhamer f3140227a8 [docs] compile gflags with -fPIC for linking 2014-07-28 19:53:44 -07:00
Evan Shelhamer fdb190358e [docs] install glog first given incompatibility 2014-07-28 19:49:10 -07:00
Evan Shelhamer 2e48c3fc4f [docs] fix missing glog install cd 2014-07-28 19:45:20 -07:00
Yangqing Jia 781630d0e9 turns out that glog does not compile with gflags 2.1 - compiling glog first and then gflags. 2014-07-24 10:48:04 -07:00
Yangqing Jia 09f196bf26 gflags should preferrably be installed before glog 2014-07-23 22:49:16 -07:00
Yangqing Jia d13d6a2a64 add gflags dependency doc 2014-07-23 22:47:58 -07:00
Sergey Karayev a690b739bc [docs] contact us on webpage 2014-07-15 09:17:08 -07:00
Sergey Karayev 9c61462cac back-merging [docs] changes and web demo [example] addition; updating
net_surgery example to new format

Conflicts:
	docs/getting_pretrained_models.md
	docs/index.md
2014-07-12 09:25:23 -07:00
Sergey Karayev dd546171ba [example] image classification web demo 2014-07-11 23:41:12 -07:00
Sergey Karayev 05d661f042 [docs] shelhamer's minor suggestions 2014-07-11 17:19:35 -07:00
Sergey Karayev 54c94190a9 [docs] updated instructions for contributing documentation 2014-07-11 14:00:56 -07:00
Sergey Karayev 0de282ce21 [docs] moved example md’s to examples/**/md’s and added script to gather
them for publication
2014-07-11 13:49:07 -07:00
Sergey Karayev 583b84ef65 [docs] cosmetic 2014-07-11 13:29:06 -07:00
Evan Shelhamer 923b040db6 Back-merge documentation and fixes
* master:
  host materials on dl.caffe.berkeleyvision.org
  fix caffe acm-mm paper link
  [docs] readme
  [docs] got rid of redundant README, updated development instructions
  [docs] reworked index page, got rid of publications page
  point to reference performance from installation, add GTX 770
  acknowledge BVLC PI Trevor Darrell for advising Caffe
  add latest CUDA arch to fix invalid device function errors
  switch language to "related publications"
  add publication section to homepage
  fix caffe paper link -- still hasn't appeared on arxiv yet
  Added top-1 and top-5 accuracy for the caffe networks to docs
  add skeleton of the Caffe publications page
  Update docs on building boost on OSX for the python wrappers
  fix OSX 10.9 homebrew CXX doc
  caffe.Net preprocessing members belong to object, not class
  10.9 install doc formatting
2014-07-11 06:07:55 +02:00
Evan Shelhamer 7bd30fe6ba host materials on dl.caffe.berkeleyvision.org 2014-07-11 06:01:42 +02:00
Evan Shelhamer 7e2520da88 fix caffe acm-mm paper link 2014-07-10 14:45:44 +02:00
Sergey Karayev a7e43ed28f [docs] got rid of redundant README, updated development instructions 2014-07-09 15:06:10 -07:00
Sergey Karayev f0cc3f7ee1 [docs] reworked index page, got rid of publications page 2014-07-09 11:32:34 -07:00