YoloV2NCS icon indicating copy to clipboard operation
YoloV2NCS copied to clipboard

tiny yolo1

Open markvex opened this issue 6 years ago • 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?

markvex avatar May 10 '18 07:05 markvex

Could you share the config file you are using?

duangenquan avatar May 10 '18 16:05 duangenquan

Hi i am using the yolov1-tiny.cfg

markvex avatar May 13 '18 08:05 markvex