facebookresearch / multipathnet

A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
Other
1.34k stars 275 forks source link

nGPU and number of threads has no effect on the training speed #27

Closed gaopeng-eugene closed 7 years ago

gaopeng-eugene commented 8 years ago

I tried different nGPU and threads number settings. It makes no difference on the training speed. Can you explain the effects of nGPU and threads number?

Thanks so much for your code sharing.

szagoruyko commented 8 years ago

Which model were you using?