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

245 Коммитов

Автор SHA1 Сообщение Дата
PatWie 4c7e58e201 information about new implemented solvers 2015-08-14 13:32:23 +02:00
Evan Shelhamer 8771d0f431 [docs] add multi-gpu usage note to interfaces 2015-08-09 15:16:02 -07:00
Evan Shelhamer e4aed047a2 [docs] fix lmdb fetch url and path 2015-07-28 10:27:39 -07:00
Evan Shelhamer de6d444445 [docs] clear up PYTHONPATH confusion
Use the same language as the installation page to explain the Python
module path.

reported by @sdemyanov
2015-07-27 10:59:11 -07:00
Franck Dernoncourt 0753219316 Fix path to mnist_autoencoder.prototxt 2015-07-22 17:32:12 -07:00
Eric Zeiberg 2d328815af [docs] set lmdb url to github mirror 2015-07-21 22:12:48 -07:00
Evan Shelhamer b2d7b9a316 [docs] matlab 2015a compatible 2015-07-21 10:33:31 -07:00
Keiji Yoshida 4ccc052e6e Update net_layer_blob.md 2015-07-12 20:06:31 +09:00
semitrivial 58b114ff68 List protobuf-compiler dependency in the correct place (it is in the package managers for both 14.04 and 12.04) 2015-07-07 08:29:16 +01:00
Luke Yeager 7d3a8e9f34 Update installation docs for boost - close #2454 2015-07-01 16:44:05 -07:00
Luke Yeager 94a5be14cb Fix HTML display for docs
Doesn't change display in Markdown
2015-06-16 09:12:32 -07:00
Evan Shelhamer 543afd36b7 [docs] drop out-of-date reference to dev branch 2015-06-10 17:43:30 -04:00
Evan Shelhamer 8b7d5b9a02 Merge pull request #2107 from 5kg/fix_mac_doc
[docs] fix OS X homebrew commands
2015-05-31 19:16:29 -07:00
Ronghang Hu d07e5f7969 More tests for Blob, Layer, copy_from and step, fix some typos
More testes are added into test_net.m and test_solver.m
2015-05-29 16:06:35 +08:00
Ronghang Hu 0f13feef34 Move demo to demo/ and check weights file existence
Move all Matlab demo to caffe/matlab/demo. Since we want the user to add
caffe/matlab to Matlab search PATH, we don't want to mess it up with too
many files

Check if CaffeNet is already downloaded in classification demo.
2015-05-29 13:21:26 +08:00
Ronghang Hu d3d7d07be9 Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_all
Remove old matlab wrapper but keep the classification demo and hdf5 demo

Change 'caffe.reset()' to 'caffe.reset_all()' to avoid potential name conflict.
Otherwise, Matlab R2015a complains:
Warning: Function reset has the same name as a MATLAB builtin. We suggest you rename the
function to avoid a potential name conflict.
2015-05-29 13:21:25 +08:00
Ronghang Hu 6af8efc0bf Add MatCaffe docs to docs/tutorial/interfaces.md 2015-05-29 13:21:25 +08:00
Kibum Bae 83b5dcd40b fix typos in docs
fix typos in install_osx.md and performance_hardware.md
2015-05-19 22:43:49 +09:00
Evan Shelhamer af224c1715 Merge pull request #2201 from jeffdonahue/tutorial-fixes
Update docs for ND blobs (#1970) and layer type is a string (#1694)
2015-05-14 18:42:02 -07:00
Jeff Donahue cf0e6b7215 Update docs for ND blobs (#1970) and layer type is a string (#1694) 2015-05-14 18:38:16 -07:00
Jeff Donahue fa6169ee79 ReshapeLayer fixups for ND blobs 2015-05-14 18:22:00 -07:00
Simon Safar 4fb3c9e6a5 Added a Reshape layer for copying-free modification of blob dimensions. 2015-05-14 18:22:00 -07:00
Akiomi KAMAKURA ef27496b2a improved installation for osx 2015-04-10 15:48:41 +09:00
Evan Shelhamer cbef35c76a [docs] switch lmdb url for manual install, tweak formatting 2015-04-05 11:47:49 -07:00
lewuathe 1e16c253a6 Typos in documents 2015-03-22 18:53:02 +09:00
Zifei Tong 58deb58084 [docs] Remove `--fresh` Homebrew option
Since it's removed from Homebrew [1].

[1]: Homebrew/homebrew@8cdf4d8ebf
2015-03-12 20:18:45 +08:00
Zifei Tong ba933d3f97 [docs] Add missing command in OS X installation guide 2015-03-12 20:12:23 +08:00
Evan Shelhamer 62b19125b9 [docs] open release of BVLC models for unrestricted use
See BVLC model license details on the model zoo page.

[Re-commit of 6b84206 which somehow went missing.]
2015-03-11 14:06:14 -07:00
Evan Shelhamer 65d84a595d [docs] include boost-python in OSX pycaffe install 2015-03-05 13:55:01 -08:00
Andre Ambrosio Boechat 25cdd35c9a Small fix (visualization) on SLICE layer's documentation
The sample was missing some additional spaces to be correctly rendered on the HTML. The mistake was mine.
2015-02-25 14:56:18 -03:00
philkr 54037d3942 Making python3 work with cmake and the new python wrapper 2015-02-24 14:06:36 -08:00
Andre Ambrosio Boechat 5d15ed7d30 Brief explanation of SLICE layer's attributes
* A sample code was added.
* `slice_dim` and `slice_point` attributes were explained.
2015-02-19 18:33:29 -08:00
Evan Shelhamer 2d155abc4b [docs] send API link to class list 2015-02-19 18:30:36 -08:00
philkr d1238e14fa Changing CMAKE_SOURCE/BINARY_DIR to PROJECT_SOURCE/BINARY_DIR 2015-02-18 09:27:13 -08:00
Evan Shelhamer ca29af0995 [docs] explain one true branch and dev workflow 2015-02-17 01:09:02 -08:00
Evan Shelhamer 9c44810b93 [docs] update and split installation 2015-02-17 00:46:14 -08:00
Evan Shelhamer 4e69bc9109 [docs] groom index and zoo for highlights 2015-02-16 22:28:05 -08:00
Evan Shelhamer eb764bbf5d [docs] Caffe is by the BVLC, created by Yangqing, and brewed by Evan 2015-02-16 22:23:16 -08:00
Evan Shelhamer 3c629b1942 [docs] include caffeine favicon for site 2015-02-16 22:23:11 -08:00
Evan Shelhamer 4ba3dfbcbd [docs] note new CMake build 2015-02-16 21:00:04 -08:00
Anatoly Baksheev aea5dd674a cmake 2.8.7. support 2015-02-16 20:48:41 -08:00
Anatoly Baksheev 9358247014 improve CMake build 2015-02-16 20:48:16 -08:00
Evan Shelhamer 648aed72ac fix Nesterov typo found by @bamos 2015-02-04 10:15:21 -08:00
Evan Shelhamer 43bae95d7f Back-merge fixes + docs
and other fixes and documentation updates.
2015-01-21 15:54:21 -08:00
Jason Yosinski 21f1b5941d Updated doc to suggest boost 1.57 2015-01-17 23:07:36 -05:00
Christos Nikolaou f476e90148 Update interfaces.md file
Proofread and update the /docs/tutorial/interfaces.md file.
2015-01-16 16:12:22 -08:00
Evan Shelhamer 6af39c5036 [docs] OpenCV version >= 2.4 2015-01-16 13:41:34 -08:00
Evan Shelhamer ab839f5b2f support OS X Yosemite / 10.10
- pick libstdc++ for OS X (regardless of version)
- make gtest rely on its own tuple to not conflict with clang
  (thanks @pluskid!)
- 10.10 has Accelerate while 10.9 has vecLib for BLAS
  (thanks @leonardt and @drdan14)
2015-01-15 16:28:09 -08:00
Evan Shelhamer 6b842060a4 [docs] open release of BVLC models for unrestricted use
See BVLC model license details on the model zoo page.
2014-12-29 16:27:25 -05:00
Evan Shelhamer e348fdd73d [docs] groom model zoo intro + list 2014-12-29 16:26:52 -05:00