YOLO9000: Better, Faster, Stronger
-
add reorg_layer
-
convert yolo weights to caffemodel
-
add detection output layer
-
add detection evaluate layer
cd examples/indoor/convert
- convert yolo.cfg to yolo.prototxt
- convert yolo weights to caffemodel
python convert_weights_to_caffemodel.py yolo.prototxt yolo.weights yolo.caffemodel