summaryrefslogtreecommitdiff
path: root/examples/imagenet
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Add "set -e" and $@ to example scriptsLuke Yeager3-2/+6
2015-08-07Update example bash scripts to expect .h5, new extensions in .gitignoreEric Tzeng1-1/+1
2015-07-12examples/imagenet: fix broken linkGleb Mazovetskiy1-1/+1
2015-05-31Merge pull request #2064 from drohit92/patch-1Evan Shelhamer1-2/+2
2015-03-08[example] revise net surgery + add designer filtersEvan Shelhamer1-216/+0
2015-03-07Update readme.mdRohit Durvasula1-2/+2
2015-03-06fix #1506tishibas671-3/+7
2015-02-19Updated the path for get_ilsvrc_aux.sh to match what is found in the current ...e31-1/+1
2015-02-19Correct 'epochs' to 'iterations'Brandon Amos1-1/+1
2015-02-05Upgrade existing nets using upgrade_net_proto_text toolJeff Donahue1-46/+46
2014-09-21switch examples to lmdb (except for custom data loaders)Evan Shelhamer1-5/+5
2014-09-18[example] resurrect imagenet training scriptsEvan Shelhamer2-0/+9
2014-09-16[example] update paths in net surgeryEvan Shelhamer1-0/+0
2014-09-04[example] update ImageNet timing for K40Evan Shelhamer1-1/+1
2014-09-04script to upload/update model info as gistSergey Karayev1-2/+2
2014-09-04removed mention of getting_pretrained_models page and old pathsSergey Karayev2-32/+24
2014-09-04removing unneeded scripts from imagenet exampleSergey Karayev5-37/+7
2014-09-04proofread model zooEvan Shelhamer1-3/+3
2014-09-04[models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo formatSergey Karayev11-1474/+11
2014-09-04[docs] default setting for layoutSergey Karayev1-1/+0
2014-09-03Move transform param one level up in the proto to reduce redundancyKai Li2-20/+20
2014-08-28set examples paths relative to rootEvan Shelhamer13-39/+33
2014-08-27Merge pull request #857 from netheril96/gflagsEvan Shelhamer1-4/+8
2014-08-28create_imagenet.sh updated to new syntaxnetheril961-4/+8
2014-08-26default ilsvrc solving to GPUEvan Shelhamer2-0/+2
2014-08-24[example] add fully-convolutional efficiency note + confidence mapEvan Shelhamer1-2/+2
2014-08-21upgrade model definitions for transformation paramsEvan Shelhamer2-12/+20
2014-08-13Tried to clarify function of `include' lines and train vs. test network diffe...Jason Yosinski1-2/+7
2014-08-13Updated ImageNet Tutorial to reflect new merged train+val prototxt format. Al...Jason Yosinski1-4/+4
2014-08-11[docs] sorting of examples. if doesn’t work for you, update jekyll.Sergey Karayev1-0/+1
2014-08-09output loss for caffenet and alexnet train/val modelsEvan Shelhamer2-0/+2
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 Shelhamer4-10/+8
2014-08-02Add script to speedtest imagenet (currently broken as FilterNet ignoresJeff Donahue1-0/+22
2014-07-29[example] standardize imagenet leveldb namesEvan Shelhamer2-3/+3
2014-07-29Use unified train/test nets in examples.Jeff Donahue7-464/+51
2014-07-29[example] standardize imagenet leveldb namesEvan Shelhamer2-3/+3
2014-07-26LOG(ERROR)->LOG(FATAL), and misc script changes.Yangqing Jia3-4/+7
2014-07-15define fully-convolutional imagenet modelEvan Shelhamer1-0/+215
2014-07-12back-merging [docs] changes and web demo [example] addition; updatingSergey Karayev1-0/+105
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 Karayev1-0/+105
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-20Now AccuracyLayer only computes accuracy, one should use LossLayers to comput...Sergio2-14/+16
2014-06-12Merge pull request #455 from shelhamer/pycaffe-saveEvan Shelhamer1-0/+215
2014-06-12define fully-convolutional imagenet modelEvan Shelhamer1-0/+215