From c9b2a72fcbf0517c3200d23eab40c52b168bfcc0 Mon Sep 17 00:00:00 2001 From: Lin-Zhuo Chen Date: Tue, 21 Apr 2026 17:40:13 +0800 Subject: [PATCH] Update README with new image examples and descriptions --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d9ae1b..ac92e1a 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,8 @@ We provide four example scenes in `example/` that you can run out of the box: python demo.py --model_path /path/to/lingbot-map-long.pt \ --image_folder example/church --mask_sky ``` -output_pointcloud_side_by_side +output_pointcloud_side_by_side + @@ -106,7 +107,8 @@ python demo.py --model_path /path/to/lingbot-map-long.pt \ python demo.py --model_path /path/to/lingbot-map-long.pt \ --image_folder example/university --mask_sky ``` -output_pointcloud_side_by_side +output_pointcloud_side_by_side + @@ -116,7 +118,8 @@ python demo.py --model_path /path/to/lingbot-map-long.pt \ python demo.py --model_path /path/to/lingbot-map-long.pt \ --image_folder example/loop ``` -output_pointcloud_side_by_side +output_pointcloud_side_by_side + ```bash @@ -124,7 +127,8 @@ python demo.py --model_path /path/to/lingbot-map-long.pt \ python demo.py --model_path /path/to/lingbot-map-long.pt \ --image_folder example/oxford --mask_sky ``` -output_pointcloud_side_by_side +output_pointcloud_side_by_side + @@ -145,7 +149,8 @@ python demo.py \ --camera_num_iterations 4 \ --keyframe_interval 2 ``` -output_pointcloud_side_by_side +output_pointcloud_side_by_side +