summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2014-07-11[example] image classification web demoSergey Karayev1-0/+1
2014-07-11host materials on dl.caffe.berkeleyvision.orgEvan Shelhamer1-1/+1
2014-03-19fix script path incantationEvan Shelhamer3-3/+3
2014-03-19wget without checking certificate for dropbox (dodge complaint on linux)Evan Shelhamer3-6/+6
2014-03-19Wget should never be quietKai Li3-6/+6
2014-03-19Fix shell script current dir bad substition errorsKai Li3-3/+3
2014-03-18arrange example images, update paths, bring back imagenet_pretrainedEvan Shelhamer1-0/+0
2014-03-13Merge pull request #120 from sguada/images_layerEvan Shelhamer1-0/+0
2014-02-26everything in its right placeEvan Shelhamer5-27/+42
2014-02-26swap ilsvrc data with fetch scriptEvan Shelhamer7-1433167/+15
2014-02-26file mnistEvan Shelhamer4-275/+0
2014-02-26add imagenet mean fileEvan Shelhamer1-0/+0
2014-02-26move imagenet splits + synsets to dataEvan Shelhamer5-0/+1433167
2014-02-17Added the option to resize_image to resize images using cv::resize while read...sguada1-0/+0
2014-02-17Fixed input_layer to pass tests, added cat image to data to perform the testssguada1-0/+0
2014-02-11Update script to parse log format that contains test iterationKai Li2-4/+14
2014-02-06fix path problem in train_mnist.shZhongwen Xu1-1/+1
2014-01-29fix program path.Liang-Chi Hsieh1-2/+2
2013-12-03lenet.prototxt loss layer renameYangqing Jia1-1/+1
2013-12-03mnist train scriptYangqing Jia1-0/+3
2013-12-02Several changes:Yangqing Jia4-21/+24
2013-12-02get_mnist.sh: changed the script to generate leveldb as well.Yangqing Jia1-0/+5
2013-10-31solver restructuring: now all prototxt are specified in the solver protocol b...Yangqing Jia1-0/+12
2013-10-30script to get cifarYangqing Jia1-0/+12
2013-10-16add mnist dataYangqing Jia3-0/+263