caffe-yolo icon indicating copy to clipboard operation
caffe-yolo copied to clipboard

demo app

Open kaishijeng opened this issue 8 years ago • 3 comments

Do you have a demo app which shows detection results with an input image?

Thanks,

kaishijeng avatar Jan 29 '17 22:01 kaishijeng

Dear yeahkun,

Thank you very much for your hard work. I successfully ran the data prep/train/test steps. I agree with kaishijeng, it would be great if you had a small python example that shows results (bounding box) using an input image.

Thanks, David

ddemirdjian avatar Mar 10 '17 21:03 ddemirdjian

@ddemirdjian Thank you. You can check this script examples/yolo/show_det.py

Harick1 avatar Mar 13 '17 09:03 Harick1

Thank you very much.

ddemirdjian avatar Mar 14 '17 15:03 ddemirdjian