summaryrefslogtreecommitdiff
path: root/matlab/+caffe
AgeCommit message (Expand)AuthorFilesLines
2017-02-16Merge pull request #4737 from rokm/matcaffe-individual-destructEvan Shelhamer3-0/+30
2016-11-27fix many typos by using codespellZhou Mo1-1/+1
2016-09-19matcaffe: allow destruction of individual networks and solversRok Mandeljc3-0/+30
2016-01-23show Caffe's version from MatCaffeRonghang Hu2-0/+15
2015-10-17Merge pull request #3116 from ronghanghu/solver-refactorEvan Shelhamer1-1/+4
2015-10-16Add automatic upgrade for solver typeRonghang Hu1-1/+4
2015-10-16Test reading and writing mean proto in matlabRonghang Hu2-1/+20
2015-10-05Add a caffe.io.write_mean function to the MATLAB interfacezoharby2-0/+32
2015-05-30Update ilsvrc_2012_mean.mat to W x H x C, update demo and add commentsRonghang Hu2-1/+9
2015-05-29More tests for Blob, Layer, copy_from and step, fix some typosRonghang Hu6-4/+31
2015-05-29Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_allRonghang Hu4-10/+10
2015-05-29Aesthetic changes on code style and some minor fixRonghang Hu10-105/+113
2015-05-29Fix matlab tailing dimension 1 issue for shape matchRonghang Hu14-18/+22
2015-05-29MatCaffe3 : a powerful matlab interface for caffeRonghang Hu18-0/+1112