summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-08-11[docs] sorting of examples. if doesn’t work for you, update jekyll.Sergey Karayev1-6/+4
2014-08-07Back-merge documentation and fixesEvan Shelhamer1-1/+1
2014-08-06[docs] detail attribution, license, and copyright for developmentEvan Shelhamer1-9/+13
2014-07-29[docs] announce caffe-usersEvan Shelhamer1-1/+3
2014-07-29[docs] contact us on webpageSergey Karayev1-2/+11
2014-07-29[docs] install update: dependencies, CPU-only, Ubuntu 14.04Evan Shelhamer1-27/+49
- update dependency versions - document CPU-only build - add Ubuntu 14.04 details - include LMDB - warn about defective CUDA driver series 331.*
2014-07-28[docs] compile gflags with -fPIC for linkingEvan Shelhamer1-1/+1
2014-07-28[docs] install glog first given incompatibilityEvan Shelhamer1-1/+1
2014-07-28[docs] fix missing glog install cdEvan Shelhamer1-0/+1
2014-07-24turns out that glog does not compile with gflags 2.1 - compiling glog first ↵Yangqing Jia1-6/+6
and then gflags.
2014-07-23gflags should preferrably be installed before glogYangqing Jia1-6/+6
2014-07-23add gflags dependency docYangqing Jia1-1/+11
2014-07-15[docs] contact us on webpageSergey Karayev1-2/+11
2014-07-12back-merging [docs] changes and web demo [example] addition; updatingSergey Karayev13-676/+68
net_surgery example to new format Conflicts: docs/getting_pretrained_models.md docs/index.md
2014-07-11[example] image classification web demoSergey Karayev1-1/+4
2014-07-11[docs] shelhamer's minor suggestionsSergey Karayev1-1/+1
2014-07-11[docs] updated instructions for contributing documentationSergey Karayev1-3/+8
2014-07-11[docs] moved example md’s to examples/**/md’s and added script to gatherSergey Karayev8-575/+35
them for publication
2014-07-11[docs] cosmeticSergey Karayev4-95/+21
2014-07-11Back-merge documentation and fixesEvan Shelhamer8-74/+148
* 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-11host materials on dl.caffe.berkeleyvision.orgEvan Shelhamer1-1/+1
2014-07-10fix caffe acm-mm paper linkEvan Shelhamer1-1/+1
2014-07-09[docs] got rid of redundant README, updated development instructionsSergey Karayev1-26/+78
2014-07-09[docs] reworked index page, got rid of publications pageSergey Karayev6-67/+56
2014-07-03point to reference performance from installation, add GTX 770Evan Shelhamer2-0/+7
2014-07-02acknowledge BVLC PI Trevor Darrell for advising CaffeEvan Shelhamer1-0/+2
2014-06-26switch language to "related publications"Evan Shelhamer2-3/+3
The publications page is for everyone's papers involving Caffe, not only our own.
2014-06-26add publication section to homepageEvan Shelhamer1-0/+4
2014-06-26fix caffe paper link -- still hasn't appeared on arxiv yetEvan Shelhamer1-1/+1
2014-06-26Merge pull request #543 from shelhamer/publicationsEvan Shelhamer1-0/+12
add skeleton of the Caffe publications page
2014-06-25Added top-1 and top-5 accuracy for the caffe networks to docsSergio1-0/+2
2014-06-25add skeleton of the Caffe publications pageEvan Shelhamer1-0/+12
2014-06-13add net surgery link to docs (+ drop old comment)Evan Shelhamer1-2/+2
2014-06-11Merge pull request #482 from shelhamer/rcnn-detector-exampleEvan Shelhamer1-0/+2
Make R-CNN the Caffe detection example
2014-06-10groom install docsEvan Shelhamer1-17/+15
- make OS X boost compilation more clear - make punctuation more sincere
2014-06-09make R-CNN the Caffe detection exampleEvan Shelhamer1-0/+2
2014-06-03Update docs on building boost on OSX for the python wrappersRob Currie1-0/+4
2014-05-29Update docs on building boost on OSX for the python wrappersRob Currie1-0/+4
2014-05-28fix OSX 10.9 homebrew CXX docEvan Shelhamer1-2/+2
clang++ and not clang as accidentally committed in 2dcbcd9.
2014-05-28fix OSX 10.9 homebrew CXX docEvan Shelhamer1-2/+2
clang++ and not clang as accidentally committed in 2dcbcd9.
2014-05-26Merge pull request #445 from jeffdonahue/convert_imageset_resize_optionEvan Shelhamer1-2/+2
Optionally resize an image set to canonical dimensions when converting. Do this by default for creating the imagenet train + val leveldbs.
2014-05-2510.9 install doc formattingEvan Shelhamer1-10/+8
2014-05-2510.9 install doc formattingEvan Shelhamer1-10/+8
2014-05-24fix OSX 10.9 compiler/stdlib override for latest homebrewEvan Shelhamer1-6/+10
2014-05-23add convert_imageset option to resize images; use inJeff Donahue1-2/+2
convert_imageset.cpp and document
2014-05-22link presentation on dropbox (was self-hosted during a dropbox issue)Evan Shelhamer1-1/+1
2014-05-22link to demoSergey Karayev1-0/+2
2014-05-21point out @niuzhiheng's work on the Windows portEvan Shelhamer1-0/+4
2014-05-21fix test_all path in docsEvan Shelhamer1-3/+3
2014-05-20link canonical bvlc siteEvan Shelhamer1-1/+1