Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DeepIPC: Deeply Integrated Perception and Control for an Autonomous Vehicle in Real Environments

About

In this work, we introduce DeepIPC, a novel end-to-end model tailored for autonomous driving, which seamlessly integrates perception and control tasks. Unlike traditional models that handle these tasks separately, DeepIPC innovatively combines a perception module, which processes RGBD images for semantic segmentation and generates bird's eye view (BEV) mappings, with a controller module that utilizes these insights along with GNSS and angular speed measurements to accurately predict navigational waypoints. This integration allows DeepIPC to efficiently translate complex environmental data into actionable driving commands. Our comprehensive evaluation demonstrates DeepIPC's superior performance in terms of drivability and multi-task efficiency across diverse real-world scenarios, setting a new benchmark for end-to-end autonomous driving systems with a leaner model architecture. The experimental results underscore DeepIPC's potential to significantly enhance autonomous vehicular navigation, promising a step forward in the development of autonomous driving technologies. For further insights and replication, we will make our code and datasets available at https://github.com/oskarnatan/DeepIPC.

Oskar Natan, Jun Miura• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCampus Navigation Offline (test)
mIoU84.7
12
Robot ControlCampus Navigation Offline (test)
Control MAE0.047
9
Waypoint predictionCampus Navigation Offline (test)
MAE0.729
9
ControlCustom Pedestrian-Crossing Dataset (Noon)
Steering MAE0.127
7
ControlCustom Pedestrian-Crossing Dataset (Evening)
Steer MAE0.122
7
PlanningCustom Pedestrian-Crossing Dataset (Noon)
ADE (Waypoints)0.107
6
PlanningCustom Pedestrian-Crossing Dataset (Evening)
Waypoints ADE0.094
6
PerceptionCustom Pedestrian-Crossing Dataset (Noon)
Segmentation IoU80.5
3
PerceptionCustom Pedestrian-Crossing Dataset (Evening)
Segmentation IoU80.4
3
Showing 9 of 9 rows

Other info

Follow for update