qqwweee / keras-yolo3

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

multi-processing for data generator #193

Open Denielll opened 6 years ago

Denielll commented 6 years ago

Hi, I was wondering if there exists multi-processing in the train.py If it does, how can I tell ?

Thank you !

jayagami commented 5 years ago

multi-processing generator won't help much...