summaryrefslogtreecommitdiff
path: root/matlab
AgeCommit message (Collapse)AuthorFilesLines
2014-03-18arrange example images, update paths, bring back imagenet_pretrainedEvan Shelhamer1-1/+1
2014-03-18drop models/ in favor of examples/Evan Shelhamer1-2/+2
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-13fix wrapper example pathsEvan Shelhamer1-3/+3
2014-02-26fix python/matlab wrapper bugs introduced by lint; change linter->lintJeff Donahue1-3/+1
in Makefile
2014-02-26fix matcaffe and pycaffe linter errorsJeff Donahue1-17/+22
2013-11-22update Makefile and add some more docsRoss Girshick1-0/+10
2013-11-22cleanup and include ILSVRC mean imageRoss Girshick3-122/+144
2013-11-22first pass at matlab wrapper (somewhat messy still)Ross Girshick2-0/+241