salmank255 / ROAD_Waymo_Baseline

Other
15 stars 0 forks source link

Which GPU are you using to train the model? #7

Closed foolhard closed 1 year ago

foolhard commented 1 year ago

Hi,

I try to train SlowFast+resnet101 in V100 but failed.

Which GPUs are you using to train Slowfast + resnet101? How long does it take?

salmank255 commented 1 year ago

Hi @foolhard,

Is it due to not having enough memory?

We are using different GPUs i.e., RTX 6000 24GB, A40 24GB, and A100 80.

Roughly with 8 GPUs - batch size 8 it's taking around 40 hours

foolhard commented 1 year ago

Understood. Thanks for explanation.