mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 08:18:17 +00:00
clarify lazy load
This commit is contained in:
parent
2eee0e26d2
commit
70532204ea
@ -75,6 +75,8 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
|
|||||||
- 24 GB VRAM (to train to paper evaluation quality)
|
- 24 GB VRAM (to train to paper evaluation quality)
|
||||||
- Please see FAQ for smaller VRAM configurations
|
- Please see FAQ for smaller VRAM configurations
|
||||||
|
|
||||||
|
PS: 24 GB VRAM is not the minimum configuration. When using `--data_devie cpu` to lazy load image, 8GB VRAM is already sufficient to handle most scenarios.
|
||||||
|
|
||||||
### Software Requirements
|
### Software Requirements
|
||||||
- Conda (recommended for easy setup)
|
- Conda (recommended for easy setup)
|
||||||
- C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)
|
- C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)
|
||||||
|
Loading…
Reference in New Issue
Block a user