paper-with-me

Papers

UltimateDO: An Efficient Framework to Marry Occupancy Prediction with 3D Object Detection via Channel2height

2024-09-17 · Zichen Yu, Changyong Shu

Occupancy and 3D object detection are characterized as two standard tasks in modern autonomous driving system. In order to deploy them on a series of edge chips with better precision and time-consuming trade-off, contemporary approaches either deploy standalone models for individual tasks, or design a multi-task paradigm with separate heads. However, they might suffer from deployment difficulties (i.e., 3D convolution, transformer and so on) or deficiencies in task coordination. Instead, we argue that a favorable framework should be devised in pursuit of ease deployment on diverse chips and high precision with little time-consuming. Oriented at this, we revisit the paradigm for interaction between 3D object detection and occupancy prediction, reformulate the model with 2D convolution and prioritize the tasks such that each contributes to other. Thus, we propose a method to achieve fast 3D object detection and occupancy prediction (UltimateDO), wherein the light occupancy prediction head in FlashOcc is married to 3D object detection network, with negligible additional timeconsuming of only 1.1ms while facilitating each other. We instantiate UltimateDO on the challenging nuScenes-series benchmarks.

📄 PDF Abstract BibTeX arXiv:2409.11160

Code (1)

Yzichen/FlashOCC pytorch

Tasks

3D Object DetectionAutonomous DrivingObjectobject-detectionObject DetectionPrediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Panoptic-FlashOcc: An Efficient Baseline to Marry Semantic Occupancy with Panoptic via Instance Center

2024-06-15 · Zichen Yu, Changyong Shu, Qianpu Sun, Yifan Bian 외

Panoptic occupancy poses a novel challenge by aiming to integrate instance occupancy and semantic occupancy within a unified framework. However, there is still a lack of efficient solutions for panoptic occupancy. In thi…

From Binary to Semantic: Utilizing Large-Scale Binary Occupancy Data for 3D Semantic Occupancy Prediction

2025-07-16 · Chihiro Noguchi, Takaki Yamamoto arxiv

Accurate perception of the surrounding environment is essential for safe autonomous driving. 3D occupancy prediction, which estimates detailed 3D structures of roads, buildings, and other objects, is particularly importa…

Autonomous DrivingPoint Clouds

AdaOcc: Adaptive-Resolution Occupancy Prediction

2024-08-24 · Chao Chen, Ruoyu Wang, Yuliang Guo, Cheng Zhao 외

Autonomous driving in complex urban scenarios requires 3D perception to be both comprehensive and precise. Traditional 3D perception methods focus on object detection, resulting in sparse representations that lack enviro…

3D Reconstruction3D Semantic Occupancy PredictionAutonomous Drivingobject-detection+2

OVO: Open-Vocabulary Occupancy

2023-05-25 · Zhiyu Tan, ZiChao Dong, Cheng Zhang, Weikun Zhang 외

Semantic occupancy prediction aims to infer dense geometry and semantics of surroundings for an autonomous agent to operate safely in the 3D environment. Existing occupancy prediction methods are almost entirely trained …

Knowledge DistillationPrediction

OccFusion: Multi-Sensor Fusion Framework for 3D Semantic Occupancy Prediction

2024-03-03 · Zhenxing Ming, Julie Stephany Berrio, Mao Shan, Stewart Worrall

A comprehensive understanding of 3D scenes is crucial in autonomous vehicles (AVs), and recent models for 3D semantic occupancy prediction have successfully addressed the challenge of describing real-world objects with v…

3D Semantic Occupancy PredictionAutonomous DrivingAutonomous VehiclesPrediction+1