nnanhuang / S3Gaussian

Official Implementation of Self-Supervised Street Gaussians for Autonomous Driving
Other
299 stars 21 forks source link

About The Training Time #2

Open AmingWu opened 4 weeks ago

AmingWu commented 4 weeks ago

Dear Authors,

Could you tell me the type of the used GPU? How long does your method need to train?

Thanks

nnanhuang commented 4 weeks ago

Hi, the GPU we used is the V100 32GB. We found that 30,000 iterations yield satisfactory results. The actual training time will depend on your machine's specifications.

JJho1314 commented 4 weeks ago

I train with a 4090, but the training speed is very slow, is this training speed reasonable? 20240606-000406

tapowanliwuyun commented 3 weeks ago

I train with a 4090, but the training speed is very slow, is this training speed reasonable? 20240606-000406

Did you encounter any errors while running it?

Winjoy commented 6 days ago

Hi, the GPU we used is the V100 32GB. We found that 30,000 iterations yield satisfactory results. The actual training time will depend on your machine's specifications.

I trained a smallest clip on A100 with 40GB. The training time is about 18 hours. Does the training efficiency meet expectation? How long does one training process cost on your V100 ? Could you give any suggestion for higher training efficiency?