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 +