File size: 2,298 Bytes
bc685e1
 
b5085c0
bc685e1
 
 
2bb97e6
1c225e6
 
bc685e1
 
0c13d11
 
 
e26606a
 
 
3ec47e6
e26606a
0c13d11
 
e26606a
 
3ec47e6
e26606a
0c13d11
 
e26606a
 
3ec47e6
e26606a
0c13d11
 
e26606a
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: README
emoji: 🌍
colorFrom: red
colorTo: purple
sdk: static
pinned: true
thumbnail: >-
  https://cdn-uploads.huggingface.co/production/uploads/65c1115bf995736082344390/0Cm-muD9mFJm2aF8kGxr6.png
---

<h1 align="center">
BuildingWorld: A Structured 3D Building Dataset for Urban Foundation Models
</h1>

<div style="display: flex; justify-content: space-between;">
    <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);">
        <img src="https://huggingface.co/BuildingWorld/BuildingWorld_Evaluation/resolve/main/sources/building3.png" alt="Image 1">
        <h2 style="text-align: center;">Simulated Building PC</h2>
        <!--<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>
    -->
    </div>
    <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);">
        <img src="https://huggingface.co/BuildingWorld/BuildingWorld_Evaluation/resolve/main/sources/m3.png" alt="Image 2">
        <h2 style="text-align: center;">Mesh</h2>
        <!--<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>
    -->
    </div>
    <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);">
        <img src="https://huggingface.co/BuildingWorld/BuildingWorld_Evaluation/resolve/main/sources/w3.png" alt="Image 3">
        <h2 style="text-align: center;">Wireframe</h2>
        <!--<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>
    -->
    </div>
</div>