duangenquan / YoloV2NCS

This project shows how to run tiny yolo v2 with movidius stick.
148 stars 63 forks source link

tiny yolo1 #15

Open markvex opened 6 years ago

markvex commented 6 years ago

Hi, do you have any idea why after converting yolov1-tiny.cfg to prototxt and the tiny-yolov1.weights into caffe model weights when i run the yolo_main.py - i am getting very different results from the original darknet. i read the darknet implementation and the create_yolo_caffemodel.py and the caffe implementation and everything looks ok, what am i missing?

duangenquan commented 6 years ago

Could you share the config file you are using?

markvex commented 6 years ago

Hi i am using the yolov1-tiny.cfg