take array in pycaffe `Net.set_mean()` instead of file path
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Sat, 2 Aug 2014 00:55:30 +0000 (17:55 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 6 Aug 2014 06:17:59 +0000 (23:17 -0700)
commite1b3413708ffc51f5ccc07f9c81f748fc36864c0
tree79d18d29be897bb2ffb63e3402698b5b2c70a023
parentd5c3cef47155b5c2aad146465187364a2b41fd99
take array in pycaffe `Net.set_mean()` instead of file path
examples/filter_visualization.ipynb
examples/imagenet_classification.ipynb
examples/net_surgery.ipynb
python/caffe/classifier.py
python/caffe/detector.py
python/caffe/pycaffe.py
python/classify.py
python/detect.py