nyu-systems / Grendel-GS

Ongoing research training gaussian splatting at scale by distributed system
Apache License 2.0
311 stars 17 forks source link

support rendering parallelly #7

Closed JHHuang2021 closed 1 month ago

JHHuang2021 commented 1 month ago
  1. We now support rendering parallelly and the script is added.
  2. A bug in scene/gaussian_model.py is fixed, which may cause a type error.
TarzanZhao commented 1 month ago

Well done! We can merge the code into main branch.