paper-with-me

Papers

OccupancyDETR: Using DETR for Mixed Dense-sparse 3D Occupancy Prediction

2023-09-15 · Yupeng Jia, Jie He, Runze Chen, Fang Zhao, Haiyong Luo

Visual-based 3D semantic occupancy perception is a key technology for robotics, including autonomous vehicles, offering an enhanced understanding of the environment by 3D. This approach, however, typically requires more computational resources than BEV or 2D methods. We propose a novel 3D semantic occupancy perception method, OccupancyDETR, which utilizes a DETR-like object detection, a mixed dense-sparse 3D occupancy decoder. Our approach distinguishes between foreground and background within a scene. Initially, foreground objects are detected using the DETR-like object detection. Subsequently, queries for both foreground and background objects are fed into the mixed dense-sparse 3D occupancy decoder, performing upsampling in dense and sparse methods, respectively. Finally, a MaskFormer is utilized to infer the semantics of the background voxels. Our approach strikes a balance between efficiency and accuracy, achieving faster inference times, lower resource consumption, and improved performance for small object detection. We demonstrate the effectiveness of our proposed method on the SemanticKITTI dataset, showcasing an mIoU of 14 and a processing speed of 10 FPS, thereby presenting a promising solution for real-time 3D semantic occupancy perception.

📄 PDF Abstract BibTeX arXiv:2309.08504

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Scene CompletionAutonomous DrivingAutonomous VehiclesDecoderObjectobject-detectionObject DetectionSmall Object Detection

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 제목 키워드 기반

Fully Sparse 3D Occupancy Prediction

2023-12-28 · Haisong Liu, Yang Chen, Haiguang Wang, Zetong Yang 외

Occupancy prediction plays a pivotal role in autonomous driving. Previous methods typically construct dense 3D volumes, neglecting the inherent sparsity of the scene and suffering from high computational costs. To bridge…

Autonomous DrivingPrediction

SparseOcc: Rethinking Sparse Latent Representation for Vision-Based Semantic Occupancy Prediction

2024-04-15 · CVPR 2024 1 · Pin Tang, Zhongdao Wang, Guoqing Wang, Jilai Zheng 외

Vision-based perception for autonomous driving requires an explicit modeling of a 3D space, where 2D latent representations are mapped and subsequent 3D operators are applied. However, operating on dense latent spaces in…

Autonomous Driving

SparseOccVLA: Bridging Occupancy and Vision-Language Models via Sparse Queries for Unified 4D Scene Understanding and Planning

2026-01-10 · Chenxu Dang, Jie Wang, Guang Li, Zhiwen Hou 외 arxiv

In autonomous driving, Vision Language Models (VLMs) excel at high-level reasoning , whereas semantic occupancy provides fine-grained details. Despite significant progress in individual fields, there is still no method t…

Scene UnderstandingTrajectory PlanningAutonomous Driving

RT-DETRv3: Real-time End-to-End Object Detection with Hierarchical Dense Positive Supervision

2024-09-13 · Shuo Wang, Chunlong Xia, Feng Lv, Yifeng Shi

RT-DETR is the first real-time end-to-end transformer-based object detector. Its efficiency comes from the framework design and the Hungarian matching. However, compared to dense supervision detectors like the YOLO serie…

Decoderobject-detectionObject Detection

S2GO: Streaming Sparse Gaussian Occupancy Prediction

2025-06-05 · Jinhyung Park, Yihan Hu, Chensheng Peng, Wenzhao Zheng 외

Despite the demonstrated efficiency and performance of sparse query-based representations for perception, state-of-the-art 3D occupancy prediction methods still rely on voxel-based or dense Gaussian-based 3D representati…

DenoisingPrediction