summaryrefslogtreecommitdiff
path: root/models/bvlc_reference_caffenet
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Set CaffeNet train_val test mirroring to falseBrian Chu1-1/+1
2015-08-20Use input_shape instead of input_dim in examplesLuke Yeager1-4/+6
2015-02-05Upgrade existing nets using upgrade_net_proto_text toolJeff Donahue2-143/+181
2015-01-21Back-merge fixes + docsEvan Shelhamer1-4/+2
2015-01-07BVLC models are for unrestricted use (follow-up to #1650)Evan Shelhamer1-1/+1
2014-12-29[docs] open release of BVLC models for unrestricted useEvan Shelhamer1-3/+1
2014-12-21Added credits for training bvlc modelsSergio1-0/+2
2014-12-20Added credits for training bvlc modelsSergio1-0/+2
2014-10-03bundle pixel mean into CaffeNet as commentsEvan Shelhamer2-348/+16
2014-10-03Fixed crop error and add test_data_transformerSergio Guadarrama1-11/+2
2014-10-03Fix OSX compilation for nvcc with opencvSergio1-2/+11
2014-10-03Added mean_value to specify mean channel substractionSergio1-0/+348
2014-09-21switch examples to lmdb (except for custom data loaders)Evan Shelhamer1-2/+4
2014-09-04Renaming CaffeNet model prototxts and unignoring models/*Sergey Karayev3-1/+1
2014-09-04proofread model zooEvan Shelhamer1-3/+2
2014-09-04[models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo formatSergey Karayev4-0/+596