Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,22 +9,27 @@ thumbnail: >-
|
|
| 9 |
https://cdn-uploads.huggingface.co/production/uploads/65c1115bf995736082344390/0Cm-muD9mFJm2aF8kGxr6.png
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
| 13 |
|
| 14 |
<div style="display: flex; justify-content: space-between;">
|
| 15 |
<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);">
|
| 16 |
<img src="https://huggingface.co/spaces/BuildingWorld/BuildingWorldChallenge/resolve/main/BuildingWorld/building3.png" alt="Image 1">
|
| 17 |
<h2 style="text-align: center;">Simulated Building PC</h2>
|
| 18 |
-
<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>
|
|
|
|
| 19 |
</div>
|
| 20 |
<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);">
|
| 21 |
<img src="https://huggingface.co/spaces/BuildingWorld/BuildingWorldChallenge/resolve/main/BuildingWorld/m3.png" alt="Image 2">
|
| 22 |
<h2 style="text-align: center;">Mesh</h2>
|
| 23 |
-
<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>
|
|
|
|
| 24 |
</div>
|
| 25 |
<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);">
|
| 26 |
<img src="https://huggingface.co/spaces/BuildingWorld/BuildingWorldChallenge/resolve/main/BuildingWorld/w3.png" alt="Image 3">
|
| 27 |
<h2 style="text-align: center;">Wireframe</h2>
|
| 28 |
-
<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>
|
|
|
|
| 29 |
</div>
|
| 30 |
</div>
|
|
|
|
| 9 |
https://cdn-uploads.huggingface.co/production/uploads/65c1115bf995736082344390/0Cm-muD9mFJm2aF8kGxr6.png
|
| 10 |
---
|
| 11 |
|
| 12 |
+
<h1 align="center">
|
| 13 |
+
BuildingWorld: A Structured 3D Building Dataset for Urban Foundation Models
|
| 14 |
+
</h1>
|
| 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 |
+
-->
|
| 34 |
</div>
|
| 35 |
</div>
|