Yolo_on_Caffe icon indicating copy to clipboard operation
Yolo_on_Caffe copied to clipboard

Yolo(including yolov1 yolov2 yolov3)running on caffe windows. Anyone that is not familiar with linux can use this project to learn caffe developing

Results 7 Yolo_on_Caffe issues
Sort by recently updated
recently updated
newest added

Hi @ChriswooTalent Thanks for your work. I got the following error while trying to run convert_weights_to_caffemodel.py with yolov2.weights and your prototxt. Kindly share your comments. **Traceback (most recent call last):...

Thank you for sharing the code. Can you provide the yolov3 demo like v2?

when i run this code , some issues happened in this bbox_util.hpp file,just like this "int obj_index = int obj_index = (i*side + j)*basic_length*num_object + n*basic_length + 4;" error: expected...

can you provide the yolov3_prototxt file of caffe version?Thank you! my email addr:[email protected].

@ChriswooTalent could you please provide a yolov3 prototxt explain how to implement the special layers in yolov3, e.g., shortcut, route, upsample explain the difference between yolov3Detection_layer and yolov3DetectResult_layer

I didn‘t find the yolov2.caffemodel

Will the yolov3 converge when training in caffe? I want to discuss this issue with you,please add my qq:740695564(verify message:@赵富强),Thank you!