DetectionTeamUCAS / FPN_Tensorflow

This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
https://github.com/DetectionTeamUCAS/FPN_Tensorflow
MIT License
348 stars 132 forks source link

您好,请问batch_size 现在还只支持为1 的吗,需要训练多久,推理耗时如何?谢谢 #62

Closed zhouyufei0001 closed 5 years ago

yangxue0827 commented 5 years ago

只能是一1,但是支持多gpu训练的速度要根据你自己的卡型号来说,你可以自己跑一下 @zhouyufei0001