summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2014-08-08[example] fix example namesEvan Shelhamer2-3/+3
2014-08-08[example] fix broken links in ImageNet recipeEvan Shelhamer1-2/+2
2014-08-07Back-merge documentation and fixesEvan Shelhamer1-1/+2
2014-08-07consolidate gpu and device_id args in caffe toolEvan Shelhamer1-11/+6
2014-08-06update cli usage in examplesEvan Shelhamer9-32/+25
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer2-2/+0
2014-08-05take array in pycaffe `Net.set_mean()` instead of file pathEvan Shelhamer3-4/+4
2014-08-05fix pycaffe input processingEvan Shelhamer4-19/+10
2014-08-05[example] include prediction in classification, time on GTX 770Evan Shelhamer1-38/+28
2014-08-05[example] fix example outputsEvan Shelhamer2-51/+44
2014-08-05[example] add caffe to pythonpath in all examplesEvan Shelhamer2-3/+11
2014-08-05Merge pull request #856 from jeffdonahue/lint-tweaksJeff Donahue2-10/+10
2014-08-05Fix conflict on setting of LRN layers between train/test net and deploy netSeiya Tokui1-0/+2
2014-08-04Fix header alphabetization lint errors.Jeff Donahue2-10/+10
2014-08-02Add script to speedtest imagenet (currently broken as FilterNet ignoresJeff Donahue1-0/+22
2014-07-31[example] fix imagenet classification typoEvan Shelhamer1-1/+1
2014-07-30[example] include image dimensions for oversamplingEvan Shelhamer1-1/+2
2014-07-29[example] standardize imagenet leveldb namesEvan Shelhamer2-3/+3
2014-07-29[fix] adding requirements.txt for web_demo. Closes #704Sergey Karayev1-0/+6
2014-07-29Use unified train/test nets in examples.Jeff Donahue24-1331/+177
2014-07-29[example] standardize imagenet leveldb namesEvan Shelhamer2-3/+3
2014-07-26LOG(ERROR)->LOG(FATAL), and misc script changes.Yangqing Jia10-19/+28
2014-07-16[fix] adding requirements.txt for web_demo. Closes #704Sergey Karayev1-0/+6
2014-07-15release net surgery example from #455Evan Shelhamer1-0/+329
2014-07-15[example] elaborate net surgery descriptionEvan Shelhamer1-1/+1
2014-07-15define fully-convolutional imagenet modelEvan Shelhamer1-0/+215
2014-07-12back-merging [docs] changes and web demo [example] addition; updatingSergey Karayev12-7/+974
2014-07-11[example] image classification web demoSergey Karayev4-0/+416
2014-07-11[docs] shelhamer's minor suggestionsSergey Karayev1-1/+1
2014-07-11[docs] moved example md’s to examples/**/md’s and added script to gatherSergey Karayev7-6/+555
2014-07-11fix link for caffe_rcnn_imagenet_modelEvan Shelhamer1-1/+1
2014-07-11Back-merge documentation and fixesEvan Shelhamer2-2/+2
2014-07-11host materials on dl.caffe.berkeleyvision.orgEvan Shelhamer2-2/+2
2014-06-26Merge pull request #522 from sguada/accuracy_without_lossEvan Shelhamer9-56/+73
2014-06-21There are 256 filters in conv2.Craig Quiter1-2/+2
2014-06-20Now AccuracyLayer only computes accuracy, one should use LossLayers to comput...Sergio9-56/+73
2014-06-12Merge pull request #455 from shelhamer/pycaffe-saveEvan Shelhamer2-0/+542
2014-06-12make notebook for net surgery of fully-convolutional modelEvan Shelhamer1-0/+327
2014-06-12define fully-convolutional imagenet modelEvan Shelhamer1-0/+215
2014-06-11Merge pull request #482 from shelhamer/rcnn-detector-exampleEvan Shelhamer4-283/+701
2014-06-11drop learning rates and decays from deploy modelEvan Shelhamer1-32/+0
2014-06-10finish R-CNN detection exampleEvan Shelhamer1-236/+212
2014-06-09edit detection example, include R-CNN NMSEvan Shelhamer1-227/+250
2014-06-09make R-CNN the Caffe detection exampleEvan Shelhamer3-243/+662
2014-06-08add fish bike example imageEvan Shelhamer1-0/+0
2014-05-26Merge pull request #445 from jeffdonahue/convert_imageset_resize_optionEvan Shelhamer1-5/+37
2014-05-24Back-merge recent fixes from master to devEvan Shelhamer5-351/+301
2014-05-23add convert_imageset option to resize images; use inJeff Donahue1-5/+37
2014-05-22release v1 model defs + weightsEvan Shelhamer5-351/+301
2014-05-22reduce example image sizeEvan Shelhamer1-0/+0