<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="/v2/static/oai2.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-18T21:07:29Z</responseDate>
  <request identifier="oai:figshare.com:article/32991911" metadataPrefix="oai_dc" verb="GetRecord">https://api.figshare.com/v2/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:figshare.com:article/32991911</identifier>
        <datestamp>2026-07-15T12:03:53Z</datestamp>
        <setSpec>portal_693</setSpec>
        <setSpec>item_type_8</setSpec>
        <setSpec>month_year_07_2026</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Drivable Area Segmentation on LiDAR Range View Images for Autonomous Driving</dc:title>
          <dc:creator>Simone Bevilacqua (24399026)</dc:creator>
          <dc:subject>Autonomous Driving</dc:subject>
          <dc:subject>Deep Learning</dc:subject>
          <dc:subject>LiDAR</dc:subject>
          <dc:subject>Semantic Segmentation</dc:subject>
          <dc:subject>Drivable Area</dc:subject>
          <dc:subject>Road Line</dc:subject>
          <dc:subject>Grid Map</dc:subject>
          <dc:description>Autonomous driving is transforming modern mobility and redefining transportation paradigms. A fundamental requirement for such systems is the detection of drivable areas around the vehicle, which enables understanding of the surrounding environment and supports the motion-planning decisions that control the vehicle. This thesis tackles this problem by implementing a segmentation pipeline to identify road regions that the vehicle can traverse, with the goal of providing a detailed representation of the road structure and its components.
The central focus of this work is the segmentation of drivable areas and road markings using a neural network–based approach. The main novelty lies in the use of Range View images generated by a LiDAR sensor, which significantly differ from conventional camera images. This design choice is motivated by the stringent real-time constraints of autonomous driving, necessary to build highly responsive systems. The resulting segmentation model delivers encouraging performance in terms of both segmentation quality and inference speed.
Because no LiDAR-based datasets for road segmentation are available, both training and evaluation are based both on the BDD100K dataset and on a proprietary dataset developed specifically for this thesis. To construct it, a hybrid annotation pipeline is introduced, combining automated and manual labeling methods to efficiently produce a high-quality annotated dataset. The annotation statistics gathered during this process highlight the effectiveness of this semi-automatic strategy.
The final element of the proposed segmentation pipeline is a grid map that applies a perspective transformation to the model's outputs, converting the front-facing view into a bird’s-eye-view representation. Road-related classes detected by the model are then aggregated over consecutive frames, resulting in a more complete depiction of the vehicle’s surroundings that remains robust in the presence of occasional segmentation outliers.</dc:description>
          <dc:date>2026-07-15T12:03:53Z</dc:date>
          <dc:type>Text</dc:type>
          <dc:type>Thesis</dc:type>
          <dc:identifier>10.25417/uic.32991911.v1</dc:identifier>
          <dc:relation>https://figshare.com/articles/thesis/Drivable_Area_Segmentation_on_LiDAR_Range_View_Images_for_Autonomous_Driving/32991911</dc:relation>
          <dc:rights>In Copyright</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
