WHU-USI3DV / WHU-Railway3D

(IEEE TITS 2024) WHU-Railway3D: A Diverse Dataset and Benchmark for Railway Point Cloud Semantic Segmentation
123 stars 2 forks source link
dataset

WHU-Railway3D

WHU-Railway3D: A Diverse Dataset and Benchmark for Railway Point Cloud Semantic Segmentation

This paper introduces WHU-Railway3D, a diverse point cloud semantic segmentation (PCSS) dataset specifically tailored for railway scenes. Spanning approximately 30 km and comprising 4.6 billion points, the dataset includes 11 richly annotated categories across urban, rural, and plateau railway environments. In addition to 3D coordinates, it provides rich attribute information such as reflected intensity, scanning angle, and number of returns. Cutting-edge methods are extensively evaluated on the dataset, followed by an in-depth analysis. Lastly, key challenges and potential future work are identified to stimulate further innovation. Overall, WHU-Railway3D serves as a valuable resource for advancing research in digital twin railways and the digitization of railway infrastructure.

📌 Download

Please fill out this Data Request if you have access to google forms.

If not, please fill out this one (alternative link for Chinese users).

Download links will be sent automatically after completing the application.

Main web page of our group : http://3s.whu.edu.cn/ybs/index.htm

📌 Dataset

1.1 Overview

Our dataset is categorized based on scene complexity and category distribution patterns into urban railways, rural railways, and plateau railways. Each category covers a distance of approximately 10 kilometers, resulting in a dataset consisting of about 4.6 billion data points. Each point is labeled under one of the 11 categories, such as rails, track bed, masts, overhead lines, and fences.

Network Network Network

1.2 Data Collection

Network

1.3 Semantic Annotations

Network

1.4 Statistics

To ensure compatibility with modern GPUs for deep learning-based semantic segmentation tasks, the annotated dataset needed to be partitioned into smaller chunks. The point cloud partitioning process took into careful consideration the variations in point density and scene complexity across different railway scenes, leading to the adoption of specific strategies. In the case of the urban railway scene, 40 tiles were randomly allocated, with 24 tiles assigned for training, 8 tiles for validation, and 8 tiles for testing. Similarly, for the rural railway scene, 60 tiles were divided, consisting of 36 tiles for training, 12 tiles for validation, and 12 tiles for testing. As for the plateau railway scene, a total of 20 tiles were created, with 12 tiles for training, 4 tiles for validation, and 4 tiles for testing. Overall, for each railway scene dataset, the training data accounts for approximately 60%, the validation data accounts for about 20%, and the testing data accounts for about 20%.

Network

✨ Benchmark

We conduct a extensive evaluation of various state-of-the-art methods using our dataset. Experiment code, models, and results will be made publicly accessible to ensure comprehensive details for accurate replication and validation of our findings.

Network Network Network Network Network Network Network

⭐ Citation

If you find our work useful in your research, please consider citing:

@article{whu2024railway3d,
  title={WHU-Railway3D: A Diverse Dataset and Benchmark for Railway Point Cloud Semantic Segmentation},
  author={Bo Qiu, Yuzhou Zhou, Lei Dai, Bing Wang, Jianping Li, Zhen Dong, Chenglu Wen, Zhiliang Ma, Bisheng Yang},
  journal={IEEE Transactions on Intelligent Transportation Systems},
  year={2024},
  publisher={IEEE},
  note={doi:{\color{blue}\href{https://doi.org/10.1109/TITS.2024.3469546}{10.1109/TITS.2024.3469546}}}
}

🤝 Related Work

  1. SPG: Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
  2. KPconv: Flexible and Deformable Convolution for Point Clouds
  3. RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds
  4. SCF-Net: Learning Spatial Contextual Features for Large-Scale Point Cloud Segmentation
  5. BAAF-Net: Semantic Segmentation for Real Point Cloud Scenes via Bilateral Augmentation and Adaptive Fusion
  6. SQN: Weakly-Supervised Semantic Segmentation of Large-Scale 3D Point Clouds