EfficientPose icon indicating copy to clipboard operation
EfficientPose copied to clipboard

How to improve the speed?

Open hellohaley opened this issue 3 years ago • 4 comments

Hi,

I want to speed up the training progress of the model. I only ran 32 epochs in 10 hours under GPU Tesla V100. I think it will take more time to run 500 epochs. Is this the normal training speed? (run completely according to the readme.md instance statement) what parameters can I modify to speed up the training process? Is it feasible to increase the batch size? Finally, can a command statement run the training results of multiple categories at a time instead of detecting only one category of objects at a time?

Thanks ybkscht!

hellohaley avatar Oct 04 '21 07:10 hellohaley

Hi @hellohaley Please tell me, did you manage to speed up the learning process?

nikonnext avatar Dec 08 '21 12:12 nikonnext

Hi @hellohaley & @nikonnext Did you manage to speed up the training?

satpalsr avatar Mar 22 '22 10:03 satpalsr

Hi @nikonnext @hellohaley @satpalsr
Did you manage to speed up the training? I trained on Tesla P100 and I changed the batch size to 16. The training progress is still very slow. Is this normal?

julingers avatar Jun 11 '22 08:06 julingers

Hey @julingers , This may help a bit https://github.com/ybkscht/EfficientPose/issues/38. But yeah the training time is still long.

satpalsr avatar Jun 14 '22 14:06 satpalsr