hbb1 / torch-splatting

A pure pytorch implementation of 3D gaussian splatting
288 stars 23 forks source link

The problem with training speed #11

Open chenyuhan1997 opened 5 months ago

chenyuhan1997 commented 5 months ago

I deployed your project with win10 & Pycharm. But at the moment it remains at 10% after more than 5h of training. I am curious to know if there is any way to speed this up.

hbb1 commented 5 months ago

In practice, this version is not suitable for training for real world complex scene.