paper-with-me

Papers

SimPB++: Simultaneously Detecting 2D and 3D Objects from Multiple Cameras

2026-05-03 · Yingqi Tang, Zhaotie Meng, Erkang Cheng, Haibin Ling arxiv

Simultaneous perception of 2D objects in perspective view and 3D objects in Bird's Eye View (BEV) is challenging for multi-camera autonomous driving. Existing two-stage pipelines use 2D results only as a one-time cue for 3D detection. We propose SimPB++, which simultaneously detects 2D objects in perspective and 3D objects in BEV from multiple cameras. It unifies both tasks into an end-to-end model with a hybrid decoder architecture, coupling multi-view 2D and 3D decoders interactively. Two novel modules enable deep interaction: Dynamic Query Allocation adaptively assigns 2D queries to 3D candidates, and Adaptive Query Aggregation refines 3D representations using multi-view 2D features, forming a cyclic 3D-2D-3D refinement. For multi-view 2D detection, we use Query-group Attention for intra-group communication. We also design a Crop-and-Scale strategy for long-range perception and a Propagating Denoising strategy with an auxiliary RoI detector. SimPB++ supports mixed supervision with 2D-only and fully annotated data, reducing reliance on expensive 3D labels. Experiments show state-of-the-art performance on nuScenes for both tasks and strong long-range detection (up to 150m) on Argoverse2.

📄 PDF Abstract BibTeX arXiv:2605.01924

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

SimPB: A Single Model for 2D and 3D Object Detection from Multiple Cameras

2024-03-15 · Yingqi Tang, Zhaotie Meng, Guoliang Chen, Erkang Cheng

The field of autonomous driving has attracted considerable interest in approaches that directly infer 3D objects in the Bird's Eye View (BEV) from multiple cameras. Some attempts have also explored utilizing 2D detectors…

3D Object DetectionAutonomous DrivingDecoderobject-detection+1

Recognizing Activities of Daily Living with a Wrist-mounted Camera

2015-11-20 · CVPR 2016 6 · Katsunori Ohnishi, Atsushi Kanehira, Asako Kanezaki, Tatsuya Harada

We present a novel dataset and a novel algorithm for recognizing activities of daily living (ADL) from a first-person wearable camera. Handled objects are crucially important for egocentric ADL recognition. For specific …

object-detectionObject Detection

Moving Object Detection for Event-based Vision using k-means Clustering

2021-09-04 · Anindya Mondal, Mayukhmali Das

Moving object detection is important in computer vision. Event-based cameras are bio-inspired cameras that work by mimicking the working of the human eye. These cameras have multiple advantages over conventional frame-ba…

ClusteringEvent-based visionMoving Object DetectionObject+2

High-speed Imaging through Turbulence with Event-based Light Fields

2026-03-14 · Yu-Hsiang Huang, Levi Burner, Sachin Shah, Ziyuan Qu 외 arxiv

This work introduces and demonstrates the first system capable of imaging fast-moving extended non-rigid objects through strong atmospheric turbulence at high frame rate. Event cameras are a novel sensing architecture ca…

A Modular Pipeline for 3D Object Tracking Using RGB Cameras

2025-03-06 · Lars Bredereke, Yale Hartmann, Tanja Schultz

Object tracking is a key challenge of computer vision with various applications that all require different architectures. Most tracking systems have limitations such as constraining all movement to a 2D plane and they of…

3D Object TrackingObject Tracking