From 157155d11ecca70912f0be9c783cc6a6700c4c5a Mon Sep 17 00:00:00 2001 From: Lin-Zhuo Chen Date: Tue, 21 Apr 2026 09:42:51 +0800 Subject: [PATCH] Update images in README with new outputs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e662e22..252897e 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,8 @@ python demo.py --model_path /path/to/lingbot-map.pt \ --image_folder example/university --mask_sky ``` output_pointcloud_original -output_pointcloud_cropped +output_pointcloud_cropped + ```bash @@ -126,7 +127,8 @@ python demo.py --model_path /path/to/lingbot-map-long.pt \ ``` output_pointcloud_original -output_pointcloud_cropped +output_pointcloud_cropped + ### Streaming Inference from Images