yeephycho / tensorflow-face-detection

A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
Apache License 2.0
768 stars 264 forks source link

Batch mode #26

Closed martjushev closed 6 years ago

martjushev commented 6 years ago

Is it possible to feed a batch of images to the model to improve time performance?

yeephycho commented 6 years ago

Possible