PBWR commited on
Commit
3ec47e6
·
verified ·
1 Parent(s): 0c13d11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,19 +15,19 @@ BuildingWorld: A Structured 3D Building Dataset for Urban Foundation Models
15
 
16
  <div style="display: flex; justify-content: space-between;">
17
  <div style="flex: 1; margin-right: 10px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
18
- <img src="https://huggingface.co/spaces/BuildingWorld/BuildingWorldChallenge/resolve/main/BuildingWorld/building3.png" alt="Image 1">
19
  <h2 style="text-align: center;">Simulated Building PC</h2>
20
  <!--<p style="text-align: justify;">The simulated point clouds are generated to approximate real-world airborne LiDAR acquisition, explicitly modeling occlusion effects, visibility constraints, and other scanning-related phenomena to enhance realism.</p>
21
  -->
22
  </div>
23
  <div style="flex: 1;margin-right: 10px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
24
- <img src="https://huggingface.co/spaces/BuildingWorld/BuildingWorldChallenge/resolve/main/BuildingWorld/m3.png" alt="Image 2">
25
  <h2 style="text-align: center;">Mesh</h2>
26
  <!--<p style="text-align: justify;">The mesh is represented as a simplified triangular surface mesh, where the geometry is approximated using a set of connected triangular facets. This representation reduces geometric complexity while preserving the overall structural shape of the building.</p>
27
  -->
28
  </div>
29
  <div style="flex: 1;margin-right: 10px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
30
- <img src="https://huggingface.co/spaces/BuildingWorld/BuildingWorldChallenge/resolve/main/BuildingWorld/w3.png" alt="Image 3">
31
  <h2 style="text-align: center;">Wireframe</h2>
32
  <!--<p style="text-align: justify;">The wireframe representation models the building geometry using vertices and edges, capturing the structural layout and topological relationships of the architectural components.</p>
33
  -->
 
15
 
16
  <div style="display: flex; justify-content: space-between;">
17
  <div style="flex: 1; margin-right: 10px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
18
+ <img src="https://huggingface.co/BuildingWorld/BuildingWorld_Evaluation/resolve/main/sources/building3.png" alt="Image 1">
19
  <h2 style="text-align: center;">Simulated Building PC</h2>
20
  <!--<p style="text-align: justify;">The simulated point clouds are generated to approximate real-world airborne LiDAR acquisition, explicitly modeling occlusion effects, visibility constraints, and other scanning-related phenomena to enhance realism.</p>
21
  -->
22
  </div>
23
  <div style="flex: 1;margin-right: 10px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
24
+ <img src="https://huggingface.co/BuildingWorld/BuildingWorld_Evaluation/resolve/main/sources/m3.png" alt="Image 2">
25
  <h2 style="text-align: center;">Mesh</h2>
26
  <!--<p style="text-align: justify;">The mesh is represented as a simplified triangular surface mesh, where the geometry is approximated using a set of connected triangular facets. This representation reduces geometric complexity while preserving the overall structural shape of the building.</p>
27
  -->
28
  </div>
29
  <div style="flex: 1;margin-right: 10px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
30
+ <img src="https://huggingface.co/BuildingWorld/BuildingWorld_Evaluation/resolve/main/sources/w3.png" alt="Image 3">
31
  <h2 style="text-align: center;">Wireframe</h2>
32
  <!--<p style="text-align: justify;">The wireframe representation models the building geometry using vertices and edges, capturing the structural layout and topological relationships of the architectural components.</p>
33
  -->