summaryrefslogtreecommitdiff
path: root/matlab
AgeCommit message (Expand)AuthorFilesLines
2014-03-19minor cleanup in rcnn-finetuning -- rcnn feature computation tested atJeff Donahue1-8/+10
2014-03-19cleanup matlab demoRoss Girshick2-42/+13
2014-03-19add initialization key for verifying stateRoss Girshick1-0/+11
2014-03-19demo on how to get net weights using the matlab interfaceRoss Girshick1-0/+35
2014-03-19return model weightsRoss Girshick1-3/+98
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
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
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