diff --git a/README.md b/README.md index fe96ca4..792357f 100644 --- a/README.md +++ b/README.md @@ -104,10 +104,10 @@ If the mcnerf code is modified, the last two lines should always be executed.
Install 3D Gaussians Splatting -**Much faster**, **higher rendering quality**, but HDR sky is not enabled in this case. +3DGS has much faster inference speed, higher rendering quality. But the HDR sky is not enabled in this case. + +Installing 3DGS requires that your CUDA NVCC version matches your pytorch cuda version. -### Step 2: Faster alternative of McNeRF, 3D Gaussians splatting -This requires that your CUDA NVCC version matches your pytorch cuda version. ```bash # make CUDA (nvcc) version consistent with the pytorch CUDA version.