paper-with-me

Papers

DeepIPCv2: LiDAR-powered Robust Environmental Perception and Navigational Control for Autonomous Vehicle

2023-07-13 · Oskar Natan, Jun Miura

We present DeepIPCv2, an autonomous driving model that perceives the environment using a LiDAR sensor for more robust drivability, especially when driving under poor illumination conditions where everything is not clearly visible. DeepIPCv2 takes a set of LiDAR point clouds as the main perception input. Since point clouds are not affected by illumination changes, they can provide a clear observation of the surroundings no matter what the condition is. This results in a better scene understanding and stable features provided by the perception module to support the controller module in estimating navigational control properly. To evaluate its performance, we conduct several tests by deploying the model to predict a set of driving records and perform real automated driving under three different conditions. We also conduct ablation and comparative studies with some recent models to justify its performance. Based on the experimental results, DeepIPCv2 shows a robust performance by achieving the best drivability in all driving scenarios. Furthermore, to support future research, we will upload the codes and data to https://github.com/oskarnatan/DeepIPCv2.

📄 PDF Abstract BibTeX arXiv:2307.06647

Code (1)

oskarnatan/deepipcv2 공식 구현

Tasks

Autonomous DrivingScene Understanding

Similar Papers 제목 키워드 기반

DeepIPCv3: Event-Aware Multi-Modal Sensor Fusion for Sudden Pedestrian Crossing Avoidance

2026-05-31 · Oskar Natan, Andi Dharmawan, Aufaclav Zatu Kusuma Frisky, Jazi Eko Istiyanto 외 arxiv

Current end-to-end autonomous driving systems predominantly rely on frame-based sensors, which suffer from inherent perception latency and motion blur during highly dynamic encounters, specifically sudden pedestrian cros…

Autonomous DrivingPoint Clouds

EAROL: Environmental Augmented Perception-Aware Planning and Robust Odometry via Downward-Mounted Tilted LiDAR

2025-08-20 · Xinkai Liang, Yigu Ge, Yangxi Shi, Haoyu Yang 외 arxiv

To address the challenges of localization drift and perception-planning coupling in unmanned aerial vehicles (UAVs) operating in open-top scenarios (e.g., collapsed buildings, roofless mazes), this paper proposes EAROL, …

Generative AI Empowered LiDAR Point Cloud Generation with Multimodal Transformer

2024-05-20 · Mohammad Farzanullah, Han Zhang, Akram Bin Sediq, Ali Afana 외

Integrated sensing and communications is a key enabler for the 6G wireless communication systems. The multiple sensing modalities will allow the base station to have a more accurate representation of the environment, lea…

Point Cloud Generation

ENWAR: A RAG-empowered Multi-Modal LLM Framework for Wireless Environment Perception

2024-10-08 · Ahmad M. Nazar, Abdulkadir Celik, Mohamed Y. Selim, Asmaa Abdallah 외

Large language models (LLMs) hold significant promise in advancing network management and orchestration in 6G and beyond networks. However, existing LLMs are limited in domain-specific knowledge and their ability to hand…

RAGRetrieval-augmented Generation

Camera-Only Bird's Eye View Perception: A Neural Approach to LiDAR-Free Environmental Mapping for Autonomous Vehicles

2025-05-09 · Anupkumar Bochare

Autonomous vehicle perception systems have traditionally relied on costly LiDAR sensors to generate precise environmental representations. In this paper, we propose a camera-only perception framework that produces Bird's…

Autonomous NavigationAutonomous VehiclesDepth EstimationMonocular Depth Estimation+5