paper-with-me

Papers

Learning Temporal Cues by Predicting Objects Move for Multi-camera 3D Object Detection

2024-04-02 · Seokha Moon, Hongbeen Park, Jungphil Kwon, Jaekoo Lee, Jinkyu Kim

In autonomous driving and robotics, there is a growing interest in utilizing short-term historical data to enhance multi-camera 3D object detection, leveraging the continuous and correlated nature of input video streams. Recent work has focused on spatially aligning BEV-based features over timesteps. However, this is often limited as its gain does not scale well with long-term past observations. To address this, we advocate for supervising a model to predict objects' poses given past observations, thus explicitly guiding to learn objects' temporal cues. To this end, we propose a model called DAP (Detection After Prediction), consisting of a two-branch network: (i) a branch responsible for forecasting the current objects' poses given past observations and (ii) another branch that detects objects based on the current and past observations. The features predicting the current objects from branch (i) is fused into branch (ii) to transfer predictive knowledge. We conduct extensive experiments with the large-scale nuScenes datasets, and we observe that utilizing such predictive information significantly improves the overall detection performance. Our model can be used plug-and-play, showing consistent performance gain.

📄 PDF Abstract BibTeX arXiv:2404.01580

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Proactive Robot Assistance via Spatio-Temporal Object Modeling

2022-11-28 · Maithili Patel, Sonia Chernova

Proactive robot assistance enables a robot to anticipate and provide for a user's needs without being explicitly asked. We formulate proactive assistance as the problem of the robot anticipating temporal patterns of obje…

Graph Neural NetworkObjectTemporal Sequences

Towards Segmenting Anything That Moves

2019-02-11 · Achal Dave, Pavel Tokmakov, Deva Ramanan

Detecting and segmenting individual objects, regardless of their category, is crucial for many applications such as action detection or robotic interaction. While this problem has been well-studied under the classic form…

Action DetectionInstance SegmentationMotion EstimationMotion Segmentation+6

Reciprocal Transformations for Unsupervised Video Object Segmentation

2021-06-19 · CVPR 2021 1 · Sucheng Ren, Wenxi Liu, Yongtuo Liu, Haoxin Chen 외

Unsupervised video object segmentation (UVOS) aims at segmenting the primary objects in videos without any human intervention. Due to the lack of prior knowledge about the primary objects, identifying them from video…

ObjectOptical Flow EstimationSemantic SegmentationUnsupervised Video Object Segmentation+2

MIDAS: Deep learning human action intention prediction from natural eye movement patterns

2022-01-22 · Paul Festor, Ali Shafti, Alex Harston, Michey Li 외

Eye movements have long been studied as a window into the attentional mechanisms of the human brain and made accessible as novelty style human-machine interfaces. However, not everything that we gaze upon, is something w…

Time Series AnalysisTime Series Classification

TSAM: Temporal SAM Augmented with Multimodal Prompts for Referring Audio-Visual Segmentation

2025-01-01 · CVPR 2025 1 · Abduljalil Radman, Jorma Laaksonen

Referring audio-visual segmentation (Ref-AVS) aims to segment objects within audio-visual scenes using multimodal cues embedded in text expressions. While the Segment Anything Model (SAM) has revolutionized visual se…

Referring Audio-Visual Segmentation