sunnyxiaohu / R-C3D.pytorch

R-C3D pytorch implementation
248 stars 67 forks source link

training and inference are slow #40

Closed coolbay closed 5 years ago

coolbay commented 5 years ago

I am trying training and inferencing the model on my 1080TI GPU. But it takes too much time. Running one epoch takes almost a day, which is far slower than the reported time. I directly use the provided Pytorch code. Do you have any clue why is this?

Thank you very much!

sunnyxiaohu commented 5 years ago

Did you use solid state disk? 

coolbay commented 5 years ago

No. I am running on a rotational disk.

sunnyxiaohu commented 5 years ago

a solid state disk would get a smoothly training.