OpenGF: An Ultra-Large-Scale Ground Filtering Dataset Built Upon Open ALS Point Clouds Around the World
[Paper] [Download] [Results] [Codes]
OpenGF is an Ultra-Large-Scale Ground Filtering dataset covering over 47 km2 built upon open ALS point clouds of 4 different countries around the world. It not only includes more than half a billion finely labeled ground and non-ground points, but also contains 9 different terrain scenes.
Details on the dataset can be found at CVPRW2021.
If you have questions, or any suggestions to help us improve the dataset, please contact Nannan Qin.
Dataset can be downloaded at GoogleDrive or 百度网盘(提取码:rncj). Check Changelog for changes.
OpenGF contains information licensed under the Open Government Licence – Ontario, the CC BY 4.0 & the CC BY-SA 4.0 Licence. Part of this work is based on [data, processing] services provided by the OpenTopography Facility with support from the National Science Foundation under NSF Award Numbers 1948997, 1948994 & 1948857.
More results to be added
Default: point coordinates only
Results on Test I
Method | OA(%) | RMSE(m) | IoU1(%) | IoU2(%) |
---|---|---|---|---|
[PTD] | 94.82 | 0.37 | 91.10 | 89.00 |
PMF | 90.63 | 0.51 | 85.22 | 79.62 |
MCC | 96.29 | 0.42 | 93.63 | 91.86 |
CSF | 93.07 | 0.95 | 88.17 | 85.64 |
PointNet++ | 97.58 | 0.25 | 95.75 | 94.68 |
DGCNN | 96.34 | 0.41 | 93.78 | 91.81 |
KPConv | 97.79 | 0.20 | 96.10 | 95.17 |
RandLA-Net | 96.29 | 0.29 | 93.74 | 91.65 |
SCF-Net | 95.75 | 0.28 | 92.90 | 90.43 |
At present, the point clouds are stored in laz files to reduce the storage space as much as possible. If you are not familiar with the laz format, it is recommended to use professional tools (such as 'CloudCompare') to convert laz files to other common files (such as 'ply') before subsequent processing.
If it is helpful for your work, please consider citing our paper:
@inproceedings{qin2021opengf,
title={{OpenGF}: An ultra-large-scale ground filtering dataset built upon open {ALS} point clouds around the world},
author={Qin, Nannan and Tan, Weikai and Ma, Lingfei and Zhang, Dedong and Li, Jonathan},
booktitle={Proc. IEEE Conf. Comput. Vis. Pattern Recog. Workshops},
pages={1082--1091},
year={2021}
}
@article{qin2023deep,
title={Deep learning for filtering the ground from {ALS} point clouds: A dataset, evaluations and issues},
author={Qin, Nannan and Tan, Weikai and Ma, Lingfei and Zhang, Dedong and Guan, Haiyan and Li, Jonathan},
journal={ISPRS J. Photogramm. Remote Sens.},
volume={202},
pages={246--261},
year={2023}
}
- [2023-11-11] A comprehensive survey based on this work has been accepted by JAG!
- [2023-06-25] A journal extension of this work has been published in ISPRS P&RS!
- [2023-02-07] Added code for RandLA-Net
- [2021-10-01] The HD Figure 5 in the paper(see Fig_5.docx) has been released to facilitate the visual comparison with new research results!
- [2021-04-11] The dataset is available for download!
- [2021-04-08] The OpenGF has been accepted by CVPRW 2021!
- 3D-Terrain-Recognition: Deep fusion of multi-view and multimodal representation of ALS point cloud for 3D terrain scene recognition
- VPNet-CRF: Semantic Labeling of ALS Point Cloud via Learning Voxel and Pixel Representations
- Towards-Intelligent-GF: A Comprehensive Survey
- Toronto-3D: A Large-scale Mobile LiDAR Dataset for Semantic Segmentation of Urban Roadways