Giter Site home page Giter Site logo

log's Introduction


python star license

LoG utilizes a single RTX 4090 for training highly realistic urban-scale models and for their real-time rendering. Visit our project page for more demos.

log_demo0.mp4

Our code is built upon PyTorch and leverages gaussian-splatting techniques.

Quick Start

For a smooth setup, follow the installation guide.

Dataset Preparation

We employ Colmap to prepare the dataset. Refer to the preprocessing documentation for detailed instructions. A minimal example dataset is provided here.

Training

Training the model is as simple as one command:

python3 apps/train.py --cfg config/example/test/train.yml split train

We automatically configure heuristic parameters based on the dataset size.

We provide a path for interpolation visualization

python3 apps/train.py --cfg config/example/test/train.yml split demo_interpolate ckptname output/example/test/level_of_gaussian/model_init.pth

The visualization video will be stored at output/example/test/level_of_gaussian/demo_interpolate/rgb.mp4

Immersive Visualization ๐Ÿš€

We will update a real-time rendering tool designed for immersive visualization.

Acknowledgements

We acknowledge the following inspirational prior work:

The rendering GUI is powered by our EasyVolcap tool.

Contributions are warmly welcomed! If you've made significant progress on any of these fronts, please consider submitting a pull request.

Citation

If you find this code useful for your research, please cite us using the following BibTeX entry.

@inproceedings{shuai2024LoG,
  title={Real-Time View Synthesis for Large Scenes with Millions of Square Meters},
  author={Shuai, Qing and Guo, Haoyu and Xu, Zhen and Lin, Haotong and Peng, Sida and Bao, Hujun and Zhou, Xiaowei},
  year={2024}
}

log's People

Contributors

chingswy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.