We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea68bdf commit fecb233Copy full SHA for fecb233
README.md
@@ -182,7 +182,7 @@ python train.py -s <path to COLMAP or NeRF Synthetic dataset>
182
Iteration where densification stops, ```15_000``` by default.
183
#### --densify_grad_threshold
184
Limit that decides if points should be densified based on 2D position gradient, ```0.0002``` by default.
185
- #### --densification_interal
+ #### --densification_interval
186
How frequently to densify, ```100``` (every 100 iterations) by default.
187
#### --opacity_reset_interval
188
How frequently to reset opacity, ```3_000``` by default.
0 commit comments