Skip to content

Commit 414b553

Browse files
authored
Merge pull request #203 from Khoa-NT/patch-1
Fix typo in README.md
2 parents 3535406 + fecb233 commit 414b553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ python train.py -s <path to COLMAP or NeRF Synthetic dataset>
182182
Iteration where densification stops, ```15_000``` by default.
183183
#### --densify_grad_threshold
184184
Limit that decides if points should be densified based on 2D position gradient, ```0.0002``` by default.
185-
#### --densification_interal
185+
#### --densification_interval
186186
How frequently to densify, ```100``` (every 100 iterations) by default.
187187
#### --opacity_reset_interval
188188
How frequently to reset opacity, ```3_000``` by default.

0 commit comments

Comments
 (0)