zhaoweicai / mscnn

Caffe implementation of our multi-scale object detection framework
404 stars 211 forks source link

what is the exact gpu that is used during time report? #83

Open XhqGlorry11 opened 7 years ago

XhqGlorry11 commented 7 years ago

hello, can you tell me what is the exact gpu that is used during time report? Is it GTX TitanX? or Titan z?or Geforce Titan X?

zhaoweicai commented 7 years ago

I got the speeds reported in the ECCV paper using Titan X, old CUDA and CUDNN versions. With the latest CUDA 8.0 and cuDNN v5, the speeds could be 2x faster.