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

245 Коммитов

Автор SHA1 Сообщение Дата
Evan Shelhamer 16ba42e2e3 proofread, fix dead link, standardize NVIDIA capitalization
Thanks NVIDIA for the GPUs!
2014-04-02 18:12:41 -07:00
Sergio Guadarrama 9ec6ca0bde Added Link in index.md to perfomance_hardware.md 2014-04-02 17:03:25 -07:00
Sergio Guadarrama f3bf7cf489 Added Performance and Hardware Tips 2014-04-02 16:59:45 -07:00
Jeff Donahue e20c43abc1 update docs (and a couple comments) for refactored layerparam 2014-03-27 23:42:29 -07:00
Jeff Donahue 2aea6bb3ce some naming standardization: ImagesLayer -> ImageDataLayer (like other
data layers), and load_hdf5_file_data -> LoadHDF5FileData
2014-03-27 23:42:28 -07:00
Evan Shelhamer a2f75c21ea installation proofreading, split parallel compilation 2014-03-27 11:42:51 -07:00
Evan Shelhamer ee9673acb5 note copyright assignment in development guide 2014-03-27 11:29:32 -07:00
Kai Li 6ef936e14a Add packages installation command for CentOS/RHEL 2014-03-26 10:53:13 +08:00
Kai Li fcbe69f599 Fix imagenet pretrained links 2014-03-26 10:43:35 +08:00
Kai Li cd645fbd31 Add in doc how to remove leveldb dir if existed 2014-03-26 10:38:57 +08:00
Kai Li b1c8b2936c Fix feature extraction reference model path and file list command bugs 2014-03-26 10:28:10 +08:00
Evan Shelhamer 50862880dd Back-merge documentation and script fixes
fix script path incantation
convert css indentation to spaces
fix cifar10 leveldb creation path
wget without checking certificate for dropbox (dodge complaint on linux)
docs: added list of contributors
minor style update of docs
2014-03-19 22:34:01 -07:00
Sergey Karayev aa0a52f9e6 convert css indentation to spaces 2014-03-19 22:17:28 -07:00
Sergey Karayev 45b31bf5c9 docs: added list of contributors 2014-03-19 21:39:52 -07:00
Sergey Karayev fd47362deb minor style update of docs 2014-03-19 21:27:22 -07:00
Sergey Karayev 3b51aab66d Fix to #161
- signficantly change the documentation file
- link to it from index.md
- remove the image resizing script, since (a) it does not work, (b) is obviated by using ImagesLayer
- add sample prototxt that uses ImagesLayer.
2014-03-19 21:25:44 -07:00
Kai Li 72c8c9eb09 Explain how to get the mean image of ILSVRC 2014-03-19 23:57:39 +08:00
Kai Li c7201f7518 Change generate file list python script path in feature extraction doc 2014-03-19 23:52:26 +08:00
Kai Li a2ad3c73e0 Add documentation for the feature extraction demo 2014-03-19 23:04:42 +08:00
Evan Shelhamer d124b8ffe8 drop models/ in favor of examples/
Move the Caffe reference imagenet model and script to fetch it to
examples/imagenet.

Caffe bundles reference models, but it makes more sense to keep them
close to examples.
2014-03-18 14:03:05 -07:00
Evan Shelhamer c5ab83781f fix README links to presentation and development section 2014-03-18 13:55:57 -07:00
Evan Shelhamer 8ee1142236 groom docs, move Caffe presentation to dropbox 2014-03-18 12:53:12 -07:00
Sergey Karayev b77e5d4902 minor fixes suggested by evan 2014-03-18 11:59:34 -07:00
Sergey Karayev 34e04cf7a9 removing notebooks in docs, updating instructions 2014-03-18 11:17:51 -07:00
Evan Shelhamer e0e411046b minor mnist example update 2014-03-18 00:23:29 -07:00
Evan Shelhamer ffcdb035a0 link draft CIFAR-10 example 2014-03-18 00:21:01 -07:00
Evan Shelhamer 1147318063 Back-merge documentation and historical PRs to master 2014-03-17 23:24:54 -07:00
Evan Shelhamer 974215d982 Merge pull request #226 from longjon/imagenet-vis
Layer-by-layer visualization example
2014-03-17 23:11:45 -07:00
Evan Shelhamer da3c9972bf Draft CIFAR-10 doc and cleanup example
This is a work-in-progress. A full tutorial should be written up at
some point.
2014-03-17 23:10:45 -07:00
Jonathan L Long 9de468220e Add the feature and filter visualization example (Lena) to docs 2014-03-17 21:57:53 -07:00
Evan Shelhamer 1818f81a6f Merge pull request #179 from erictzeng/test_all
Run all tests jointly in a single binary and summarize failures at the end.
2014-03-17 13:20:42 -07:00
Evan Shelhamer 4370b3e83e add hdf5 dependency to install guide 2014-03-14 17:03:14 -07:00
Evan Shelhamer d0e0dc4390 Publish the Caffe presentation, pi day edition
Learn all about the Caffeine life.

Deep learning, coffee, and pie: better together!

(Although this is a pdf at the moment, it'll be replaced with a google
doc soon).
2014-03-14 11:51:21 -07:00
Evan Shelhamer 0f916747d0 note CUDA lib without CUDA driver install for CPU mode 2014-03-14 10:51:55 -07:00
Eric Tzeng 76e58d5082 More documentation on running tests (including --gtest_filter info). 2014-03-13 14:36:10 -07:00
Jason Yosinski d70e053e26 Fixed command path in documentation 2014-03-04 13:00:30 -05:00
Evan Shelhamer 857c6ac5f1 Draft development guidelines, link from README 2014-02-28 13:03:14 -08:00
Evan Shelhamer 0a20e49865 add hardware notes to installation 2014-02-27 01:21:16 -08:00
Evan Shelhamer 57d94cca76 fix formatting + notebook url of 8c245b5 2014-02-26 19:51:52 -08:00
Evan Shelhamer 8c245b5faf update detection example post re-arrangement in #124 2014-02-26 19:26:38 -08:00
Evan Shelhamer 9b2aca4474 bring imagenet docs back to reality
- fix paths
- replace shell command blocks with scripts
- file ipython notebooks in examples
- proofread
2014-02-26 12:37:47 -08:00
Evan Shelhamer cd6df9e5cd bring mnist docs back to reality 2014-02-26 12:37:47 -08:00
Sergey Karayev aea53c78d4 Safer docs/ build process: into own folder 2014-02-25 11:13:32 -08:00
Sergey Karayev deccf08857 improved docs-building script 2014-02-25 01:09:06 -08:00
Sergey Karayev 5556c62b37 Moving gh-pages docs to docs/ folder, with script to build them 2014-02-25 01:03:08 -08:00