qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.45k forks source link

How to inference on a batch not on single image? #250

Open cosimo17 opened 6 years ago

cosimo17 commented 6 years ago

I want to do real time detection,it is too slow if i do inference on single image,how can i change the code to inference on a batch?

LewX commented 6 years ago

same issue

qingzhouzhen commented 5 years ago

reference to https://github.com/qingzhouzhen/keras-yolo3/commit/f5bc3a64c6948aabc07c7b31c5b0f5389ac63dee