We collected our dataset over multiple recording session in a forest near Stein am Rhein, Switzerland. Overall, we collected data in multiple plots denoted by a letter indicating the main type of trees in the plots, as shown in the map.
We provide LiDAR point clouds recorded with a backpack-carried automotive LiDAR sensors used in robotics applications and additionally LiDAR point clouds from a UAV for the March recording sessions.
For the backpack data, we annotated all plots with semantics (tree, shrub, ground) and also provide instance annotations for trees. Additionally, we distinguish for each tree between the stem and foliage of the trees.
Additionally, we provide reference measurements of key forestry traits acquired by domain experts.
The following table provides an overview of the dataset contents, where we split the data into a training, validation, and test set.
Plot | March 2023 | October 2023 | July 2024 | Split |
---|---|---|---|---|
C1 | G,A,L,R | G,L | G,L | Validation |
D2 | G,A,L,R | G,L | G,L | Training |
M1 | G,A,L,R | G | G | Training |
M2 | G,A | G | G | Test |
M3 | G,A,L,R | G | G | Training |
M4 | G,A,L,R | G | G | Training |
M5 | G,A,L,R | G | G | Training |
"G" = Ground Data available, "A" = Aerial Data available, "L" = Labels available, "R" = Reference measurements available. |
Besides the raw data as ROS bags, we also provide processed data, where all LiDAR scans have poses estimated via a LiDAR SLAM approach. For each plot, we have the following folder structure.
Specifically, we have the following file formats:
For more convenient usage of the dataset, we provide a development kit that provides code for reading and processing the data. Additionally, we provide the code of our baselines for panoptic forestry segmentation, which is available at:
We plan to provide a hidden test set evaluation via a CodaLab competition that provides unbiased and reproducible results evaluated on plot M2 data. (Coming soon)
If you use our dataset or the provided tools, it would be nice if you cite our paper (PDF):
@inproceedings{malladi2025icra,
author = {Meher V.R. Malladi and Nived Chebrolu and Irene Scacchetti and Luca Lobefaro and Tiziano Guadagnino and Beno\^{i}t Casseau
and Haedam Oh and Leonard Frei{\ss}muth and Markus Karppinen and Janine Schweier and Stefan Leutenegger and Jens Behley
and Cyrill Stachniss and Maurice Fallon},
title = {{DigiForests: A Longitudinal LiDAR Dataset for Forestry Robotics}},
journal = {Proc.~of the IEEE Intl. Conf. on Robotics \& Automation (ICRA)},
year = {2025},
}