From f7a116fb1397d9842239127d39dc212f93171f70 Mon Sep 17 00:00:00 2001 From: Snosixtyboo <40643808+Snosixtyboo@users.noreply.github.com> Date: Mon, 14 Aug 2023 10:25:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8bc98c..ea0306a 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ python train.py -s #### --lambda_dssim Influence of SSIM on total loss from 0 to 1, ```0.2``` by default. #### --percent_dense - Percentage of scene extent (0--1) a point must exceed to be forcibly densified, ```0.1``` by default. + Percentage of scene extent (0--1) a point must exceed to be forcibly densified, ```0.01``` by default.