Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanlu0227 authored Jul 30, 2024
1 parent be68224 commit 923b20c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ If the mcnerf code is modified, the last two lines should always be executed.
<details>
<summary><span style="font-weight: bold;"> Install 3D Gaussians Splatting </span></summary>

**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.

Expand Down

0 comments on commit 923b20c

Please sign in to comment.