xiaochus / YOLOv3

Keras implementation of yolo v3 object detection.
MIT License
605 stars 264 forks source link

the issue of video target detection #4

Open Amerry-c opened 6 years ago

Amerry-c commented 6 years ago

@xiaochus hi,xiaochus.when i tested the video with my own trained model,i couldn't identify anything;instead,i could identify if i used the author's yolov3.weights.i dont know why this result was produced,cause when i use my trained model on darknet,it worked well.

YunYang1994 commented 5 years ago

hope it helps you https://github.com/YunYang1994/tensorflow-yolov3