Papers › STPLS3D: A Large-Scale Synthetic and Real Aerial Photogrammetry 3D Point Cloud Dataset

STPLS3D: A Large-Scale Synthetic and Real Aerial Photogrammetry 3D Point Cloud Dataset

17 Mar 2022arXiv:2203.09065archive 2025-07-28

Meida Chen, Qingyong Hu, Zifan Yu, Hugues Thomas, Andrew Feng, Yu Hou, Kyle McCullough, Fengbo Ren, Lucio Soibelman

Although various 3D datasets with different functions and scales have been proposed recently, it remains challenging for individuals to complete the whole pipeline of large-scale data collection, sanitization, and annotation. Moreover, the created datasets usually suffer from extremely imbalanced class distribution or partial low-quality data samples. Motivated by this, we explore the procedurally synthetic 3D data generation paradigm to equip individuals with the full capability of creating large-scale annotated photogrammetry point clouds. Specifically, we introduce a synthetic aerial photogrammetry point clouds generation pipeline that takes full advantage of open geospatial data sources and off-the-shelf commercial packages. Unlike generating synthetic data in virtual games, where the simulated data usually have limited gaming environments created by artists, the proposed pipeline simulates the reconstruction process of the real environment by following the same UAV flight pattern on different synthetic terrain shapes and building densities, which ensure similar quality, noise pattern, and diversity with real data. In addition, the precise semantic and instance annotations can be generated fully automatically, avoiding the expensive and time-consuming manual annotation. Based on the proposed pipeline, we present a richly-annotated synthetic 3D aerial photogrammetry point cloud dataset, termed STPLS3D, with more than 16 km² of landscapes and up to 18 fine-grained semantic categories. For verification purposes, we also provide a parallel dataset collected from four areas in the real environment. Extensive experiments conducted on our datasets demonstrate the effectiveness and quality of the proposed synthetic dataset.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.09065")

Code

Syntology Ran 12 of 23 code samples harvested from 3 repositories linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 10 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 2 ran; community (archive-listed): 20 samples from 2 repositories, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

meidachen/STPLS3D officialmentioned on GitHubpytorch report
hustvl/HAIS mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

23 samples harvested; 12 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran · fixture could not drive it
10ran
11unverified

Licence: 3 of the 23 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_averages meidachen/STPLS3D/HAIS/STPLS3DInstanceSegmentationChallenge_Codalab_Evaluate.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 72d8a6e70d7f2816 · report
create_logger meidachen/STPLS3D/HAIS/STPLS3DInstanceSegmentationChallenge_Codalab_Evaluate.py official repository ran · our draft was wrong no licence file found · pointer only · 8c691df0e80230d3 · report
evaluate_matches meidachen/STPLS3D/HAIS/STPLS3DInstanceSegmentationChallenge_Codalab_Evaluate.py official repository unverified no licence file found · pointer only · 7b4e76aa4fb2754b · report
build_optimizer thangvubk/softgroup/softgroup/util/optim.py community (archive-listed) ran MIT (permissive) · a01e168adfa38845 · report
collect_results_gpu thangvubk/softgroup/softgroup/util/dist.py community (archive-listed) ran fingerprinted MIT (permissive) · 073a2c5b7be32c70 · report
evaluate_offset_mae thangvubk/softgroup/softgroup/evaluation/point_wise_eval.py community (archive-listed) ran MIT (permissive) · b4cd600209f34611 · report
evaluate_semantic_acc thangvubk/softgroup/softgroup/evaluation/point_wise_eval.py community (archive-listed) ran MIT (permissive) · caa556fdf3f1079e · report
get_instances hustvl/HAIS/util/utils_3d.py community (archive-listed) ran MIT (permissive) · 4e07440bd3364b80 · report
load_ids hustvl/HAIS/util/utils_3d.py community (archive-listed) ran MIT (permissive) · 14f23821245c2d26 · report
master_only thangvubk/softgroup/softgroup/util/dist.py community (archive-listed) ran MIT (permissive) · 73c90f7f53475e40 · report
read_mesh_vertices thangvubk/softgroup/softgroup/evaluation/instance_eval_util.py community (archive-listed) ran MIT (permissive) · 9635921a5093e69c · report
rle_decode thangvubk/softgroup/softgroup/util/rle.py community (archive-listed) ran MIT (permissive) · f8eff0243802706a · report
rle_encode thangvubk/softgroup/softgroup/util/rle.py community (archive-listed) ran MIT (permissive) · 6fdabd36a13625dd · report
ball_query thangvubk/softgroup/softgroup/ops/functions.py community (archive-listed) unverified MIT (permissive) · a8774698be22d47d · report
collect_results_cpu thangvubk/softgroup/softgroup/util/dist.py community (archive-listed) unverified MIT (permissive) · 2be8d1b7c58cdb1e · report
evaluate_semantic_miou thangvubk/softgroup/softgroup/evaluation/point_wise_eval.py community (archive-listed) unverified MIT (permissive) · bc27be3c2a69fe70 · report
get_coords_color hustvl/HAIS/visualize_open3d.py community (archive-listed) unverified MIT (permissive) · 66fcea6b19a36ca8 · report
get_root_logger thangvubk/softgroup/softgroup/util/logger.py community (archive-listed) unverified MIT (permissive) · ac52dc08b2bb574f · report
intersectionAndUnion hustvl/HAIS/util/utils.py community (archive-listed) unverified MIT (permissive) · a75f890684e211c9 · report
is_power2 hustvl/HAIS/util/utils.py community (archive-listed) unverified MIT (permissive) · acda2d896528f730 · report
load_ids thangvubk/softgroup/softgroup/evaluation/instance_eval_util.py community (archive-listed) unverified MIT (permissive) · 1569c8cb19910d35 · report
octree_ball_query thangvubk/softgroup/softgroup/ops/functions.py community (archive-listed) unverified MIT (permissive) · 535676e8748cf1b9 · report
transform_points thangvubk/softgroup/softgroup/evaluation/instance_eval_util.py community (archive-listed) unverified MIT (permissive) · d328ddb2e66ec4be · report

Tasks

3D Instance Segmentation3D Semantic Segmentation

Datasets

Introduced by this paper, per the archive.

STPLS3D

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections