zhaofuq / LOD-3DGS

LetsGo: Large-Scale Garage Modeling and Rendering via LiDAR-Assisted Gaussian(Published in SIGGRAPH Asia 2024)
MIT License
146 stars 14 forks source link

Custom Datasets #5

Open pauldeee opened 3 weeks ago

pauldeee commented 3 weeks ago

This is some exciting work, thank you!

I have a few questions in regards to custom datasets:

  1. Is there a specific format or structure required for custom datasets?
  2. Are there any configuration options or parameters in the current implementation that need to be adjusted when working with datasets outside the GarageWorld dataset?
  3. Is there a recommended method to load and preprocess custom data for the training process?

Thank you!

zhaofuq commented 4 days ago

We provide a sample dataset in this repository

This is some exciting work, thank you!

I have a few questions in regards to custom datasets:

  1. Is there a specific format or structure required for custom datasets?
  2. Are there any configuration options or parameters in the current implementation that need to be adjusted when working with datasets outside the GarageWorld dataset?
  3. Is there a recommended method to load and preprocess custom data for the training process?

Thank you!