Skip to content

Commit

Permalink
Merge pull request graphdeco-inria#203 from Khoa-NT/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
Snosixtyboo authored Sep 24, 2023
2 parents 3535406 + fecb233 commit 414b553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ python train.py -s <path to COLMAP or NeRF Synthetic dataset>
Iteration where densification stops, ```15_000``` by default.
#### --densify_grad_threshold
Limit that decides if points should be densified based on 2D position gradient, ```0.0002``` by default.
#### --densification_interal
#### --densification_interval
How frequently to densify, ```100``` (every 100 iterations) by default.
#### --opacity_reset_interval
How frequently to reset opacity, ```3_000``` by default.
Expand Down

0 comments on commit 414b553

Please sign in to comment.