release v1 model defs + weights
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 22 May 2014 07:56:35 +0000 (00:56 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 22 May 2014 07:59:06 +0000 (00:59 -0700)
commit5d0958c173ac4d4632ea4146c538a35585a3ddc4
tree2cc91a7c5601cd6045b215cd9dbb44337c3c9b33
parent2cb1359d74e1891892f0a1dadc0e975272451ef6
release v1 model defs + weights

- Caffe reference ImageNet model
- AlexNet

Note that one can upgrade the weights locally by
`upgrade_net_proto_binary.bin` to avoid re-downloading.
examples/imagenet/alexnet_deploy.prototxt
examples/imagenet/alexnet_train.prototxt
examples/imagenet/alexnet_val.prototxt
examples/imagenet/get_caffe_alexnet_model.sh
examples/imagenet/get_caffe_reference_imagenet_model.sh