From a73d5ffb1a3c9592491895dc47b2c9f562fb35cc Mon Sep 17 00:00:00 2001 From: Jianbo Ye Date: Wed, 28 Aug 2024 16:19:40 +0000 Subject: [PATCH] update description --- nerfstudio/scripts/exporter.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nerfstudio/scripts/exporter.py b/nerfstudio/scripts/exporter.py index 310d1f96e3..970b5a9c7a 100644 --- a/nerfstudio/scripts/exporter.py +++ b/nerfstudio/scripts/exporter.py @@ -486,7 +486,8 @@ class ExportGaussianSplat(Exporter): obb_scale: Optional[Tuple[float, float, float]] = None """Scale of the oriented bounding box along each axis.""" ply_color_mode: Literal["sh_coeffs", "rgb"] = "sh_coeffs" - """If True, outputs for rendering in renderers that support SH0 rendering.""" + """If "rgb", export colors as red/green/blue fields. Otherwise, export colors as + spherical harmonics coefficients.""" @staticmethod def write_ply(