paper-with-me

Papers

Real-Time and Robust 3D Object Detection Within Road-Side LiDARs Using Domain Adaptation

2022-03-31 · Walter Zimmer, Marcus Grabler, Alois Knoll

This work aims to address the challenges in domain adaptation of 3D object detection using infrastructure LiDARs. We design a model DASE-ProPillars that can detect vehicles in infrastructure-based LiDARs in real-time. Our model uses PointPillars as the baseline model with additional modules to improve the 3D detection performance. To prove the effectiveness of our proposed modules in DASE-ProPillars, we train and evaluate the model on two datasets, the open source A9-Dataset and a semi-synthetic infrastructure dataset created within the Regensburg Next project. We do several sets of experiments for each module in the DASE-ProPillars detector that show that our model outperforms the SE-ProPillars baseline on the real A9 test set and a semi-synthetic A9 test set, while maintaining an inference speed of 45 Hz (22 ms). We apply domain adaptation from the semi-synthetic A9-Dataset to the semi-synthetic dataset from the Regensburg Next project by applying transfer learning and achieve a 3D mAP@0.25 of 93.49% on the Car class of the target test set using 40 recall positions.

📄 PDF Abstract BibTeX arXiv:2204.00132

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionDomain Adaptationobject-detectionObject DetectionRobust 3D Object DetectionTransfer Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Real-Time DETR Approach to Bangladesh Road Object Detection for Autonomous Vehicles

2024-11-22 · Irfan Nafiz Shahan, Arban Hossain, Saadman Sakib, Al-Mubin Nabil

In the recent years, we have witnessed a paradigm shift in the field of Computer Vision, with the forthcoming of the transformer architecture. Detection Transformers has become a state of the art solution to object detec…

Autonomous VehiclesObjectobject-detectionObject Detection

Real-Time Mine Road Boundary Detection and Tracking for Autonomous Truck

2020-01-01 · https://www.mdpi.com/journal/sensors 2020 1 · Xiaowei Lu1, 2, Yunfeng Ai1and Bin Tian3, *

Abstract: Road boundary detection is an important part of the perception of autonomous driving. It is difficult to detect road boundaries of unstructured roads because there are no curbs. There are no clear boundaries …

Autonomous DrivingBoundary Detection

Framework and Multi-modal Dataset for Roadwork Zone Detection and Geo-localization

2026-07-05 · Zhiran Yan, Yutong Xin, S Shyam Shenoi, Rui Song 외 arxiv

Autonomous vehicles often rely on high-definition (HD) maps for navigation; however, these maps are not frequently updated and often lack semi-static information, such as temporary roadwork zones, which can significantly…

Semantic Segmentation3D Object DetectionAutonomous VehiclesAutonomous Driving

Real-Time Roadway Obstacle Detection for Electric Scooters Using Deep Learning and Multi-Sensor Fusion

2025-04-04 · Zeyang Zheng, Arman Hosseini, Dong Chen, Omid Shoghli 외

The increasing adoption of electric scooters (e-scooters) in urban areas has coincided with a rise in traffic accidents and injuries, largely due to their small wheels, lack of suspension, and sensitivity to uneven surfa…

object-detectionObject DetectionSensor Fusion

First qualitative observations on deep learning vision model YOLO and DETR for automated driving in Austria

2023-12-19 · Stefan Schoder

This study investigates the application of single and two-stage 2D-object detection algorithms like You Only Look Once (YOLO), Real-Time DEtection TRansformer (RT-DETR) algorithm for automated object detection to enhance…

2D Object DetectionAutonomous DrivingAutonomous VehiclesObject+3