summaryrefslogtreecommitdiff
path: root/matlab
AgeCommit message (Expand)AuthorFilesLines
2014-04-22add caffe/random_fn lint rule to check for use of rand, rand_r, randomJeff Donahue1-1/+1
2014-03-31Removed empty space, verified lintSergio Guadarrama1-1/+1
2014-03-31Added default values to matcaffe_batch for testingSergio Guadarrama1-1/+7
2014-03-31Added matcaffe_init to easy reuse of caffe initializationSergio Guadarrama3-55/+54
2014-03-31Created reset command and changed END to NULL againSergio Guadarrama1-3/+4
2014-03-31Added prints to matcaffe_demo stagessguada1-1/+7
2014-03-31Cleaned matcaffe.cpp to pass lintSergio Guadarrama1-16/+11
2014-03-31Changed matcaffe_demo to return maxlabelSergio Guadarrama5-6/+196
2014-03-31Changed Copyright to BVLCSergio Guadarrama2-7/+66
2014-03-31Resolved merge conflictsSergio Guadarrama2-8/+66
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
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