Sign in to view source links and access this dataset
Description
WHU Urban 3D provides point cloud data for urban scenes, likely for 3D reconstruction and modeling. The dataset, uploaded by user 'astroy' to Hugging Face, was last updated on July 31, 2023. A dedicated Python library, pywhu3d, is available for interacting with the data.
Use Cases
Train 3D object detection models based on urban scene point clouds.
Develop algorithms for large-scale urban 3D reconstruction.
Simulate autonomous vehicle sensor data based on realistic urban environments.
Benchmark point cloud registration and segmentation methods.
Strengths
Includes a dedicated Python library (pywhu3d) for data access and manipulation.
Data is hosted on a major platform (Hugging Face) with a specific last update timestamp of 2023-07-31.
Limitations
Description metadata is limited; actual data quality requires manual inspection after download.
Column-level documentation is absent; field semantics must be inferred after download.
Row count, file formats, and license are unknown, which may limit suitability assessment.
Provenance
Source
astroy (Hugging Face user)
Collection Method
Likely collected via Mobile Laser Scanning (MLS) or similar 3D sensing technology, as suggested by the code snippet referencing 'data_type="mls"'.
Time Range
null
Freshness
Last updated 2023-07-31 03:48:59; freshness should be verified.
Geography
Likely urban areas, potentially related to Wuhan University (WHU), as inferred from the dataset name.
Requires installation of the pywhu3d Python library for intended use, as per the provided description.