Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2025
License: CC BY SA
Data sources: ZENODO
ZENODO
Dataset . 2025
License: CC BY SA
Data sources: Datacite
ZENODO
Dataset . 2025
License: CC BY SA
Data sources: Datacite
versions View all 2 versions
addClaim

GOOSE 3D Semantic Segmentation Challenge Label Data

GOOSE-Ex 3D Semantic Segmentation Challenge Label Data
Authors: Mortimer, Peter; Hagmanns, Raphael; Granero Ramos, Miguel; Petereit, Janko; Lüttel, Thorsten;

GOOSE 3D Semantic Segmentation Challenge Label Data

Abstract

This dataset consists of semantically segmented LiDAR point clouds of the GOOSE and GOOSE-Ex dataset. The original point clouds annotations segmented all points into 64 semantic classes, but for the GOOSE 3D Semantic Segmentation Challenge on CodaBench we consolidated the point cloud data into 8 superclasses (+ other class): category_name,label_key,hex other,0,#A9A9A9 artificial_structures,1,#DE88DE artificial_ground,2,#EBFF3B natural_ground,3,#A1887F obstacle,4,#FFC107 vehicle,5,#F44336 vegetation,6,#4CAF50 human,7,#8FB0FF sky,8,#2196F3 The dataset contains 13006 annotated point clouds in total, stored in the .label format as is done in the SemanticKITTI dataset. import numpy as np # reading a .label file label = np.fromfile(filename, dtype=np.uint32) label = label.reshape((-1))# extract the semantic and instance label IDs sem_label = label & 0xFFFF # semantic label in lower half inst_label = label >> 16 # instance id in upper half This dataset only contains the annotations, to download the LiDAR point cloud data, please visit the download dataset page in the GOOSE dataset documentation.

Keywords

Computer Vision, Mobile Robotics, Semantic Segmentation, Robotics

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average