Properly index windows in detector list mode
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Sun, 23 Feb 2014 23:09:38 +0000 (15:09 -0800)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Sun, 23 Feb 2014 23:09:38 +0000 (15:09 -0800)
commit2092fbc5b0d88a009971a79f4bfe2d066e927710
tree37f2a44e29e5453e7b3e7832fe12921ca9860df1
parent5bd5ebfcd04109f251699d32c528622bc9f5df35
Properly index windows in detector list mode

Fix iteration over single windows: whether one or more windows are
listed for an image, generate windows as a list.
python/caffe/detection/detector.py