YOLO9000: Better, Faster, Stronger
http://pjreddie.com/yolo9000/
https://github.com/yeahkun/caffe-yolo
https://github.com/hustzxd/z0
https://github.com/hustzxd/z1
https://github.com/weiliu89/caffe.git
add reorg_layer
convert yolo weights to caffemodel
add detection output layer
add detection evaluate layer
cd examples/indoor/convert
python convert_weights_to_caffemodel.py yolo.prototxt yolo.weights yolo.caffemodel