duangenquan/YoloV2NCS

tiny yolo1

markvex opened this issue · 2 comments

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?

Could you share the config file you are using?

Hi i am using the yolov1-tiny.cfg