HiKapok / SSD.TensorFlow

State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
Apache License 2.0
323 stars 153 forks source link

How can I use multi-GPUs to train the ssd model? #124

Open cemiboou opened 5 years ago

cemiboou commented 5 years ago

Hello, I would like to consult if you can use multi-gpu training, how to modify the code?

chengchen666 commented 3 years ago

Hi, I meet the same issue. I'm wondering if you successfully train this ssd model on multi-gpu. How did you modify the code?