Back-merge
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 24 Sep 2014 21:48:04 +0000 (14:48 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 24 Sep 2014 21:48:04 +0000 (14:48 -0700)
  Fixed param order of cv::Size in cv::resize
  switch examples to lmdb (except for custom data loaders)
  fix cifar10 paths so they can be run from caffe root
  default backend to lmdb for image conversion and mean computation


Trivial merge