pythonlessons / TensorFlow-2.x-YOLOv3

YOLOv3 implementation in TensorFlow 2.3.1
https://pylessons.com/
MIT License
607 stars 327 forks source link

Training in multiple GPUs #182

Closed NaveenVinayakS closed 2 years ago

NaveenVinayakS commented 2 years ago

How to train out model on multiple GPUs..

NaveenVinayakS commented 2 years ago

can anyone help me in this

pythonlessons commented 2 years ago

Hey, this implementation doesn't have the possibility to train on multiple GPUs, I don't have time to rewrite all this implementation to train on multiple GPU

NaveenVinayakS commented 2 years ago

Hi , can you give some reference how to implement this in multiGPU