中文
相关论文

相关论文: VPIT: Real-time Embedded Single Object 3D Tracking…

200 篇论文

PointPillars is the fastest 3D object detector that exploits pseudo image representations to encode features for 3D objects in a scene. Albeit efficient, PointPillars is typically outperformed by state-of-the-art 3D detection methods due to…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Jongyoun Noh , Junghyup Lee , Hyekang Park , Bumsub Ham

We present Voxel Transformer (VoTr), a novel and effective voxel-based Transformer backbone for 3D object detection from point clouds. Conventional 3D convolutional backbones in voxel-based 3D detectors cannot efficiently capture large…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Jiageng Mao , Yujing Xue , Minzhe Niu , Haoyue Bai , Jiashi Feng , Xiaodan Liang , Hang Xu , Chunjing Xu

In this work, we propose a novel two-stage framework for the efficient 3D point cloud object detection. Instead of transforming point clouds into 2D bird eye view projections, we parse the raw point cloud data directly in the 3D space yet…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Yu-Hsing Wang

Detecting unseen instances based on multi-view templates is a challenging problem due to its open-world nature. Traditional methodologies, which primarily rely on 2D representations and matching techniques, are often inadequate in handling…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Bowen Li , Jiashun Wang , Yaoyu Hu , Chen Wang , Sebastian Scherer

Visual Object Tracking (VOT) is a fundamental task with widespread applications in autonomous navigation, surveillance, and maritime robotics. Despite significant advances in generic object tracking, maritime environments continue to…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Ahsan Baidar Bakht , Muhayy Ud Din , Sajid Javed , Irfan Hussain

Estimating the 6D pose of objects is beneficial for robotics tasks such as transportation, autonomous navigation, manipulation as well as in scenarios beyond robotics like virtual and augmented reality. With respect to single image pose…

机器人学 · 计算机科学 2021-08-03 Rundong Ge , Giuseppe Loianno

Visual Object Tracking (VOT) aims to estimate the positions of target objects in a video sequence, which is an important vision task with various real-world applications. Depending on whether the initial states of target objects are…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Junke Wang , Zuxuan Wu , Dongdong Chen , Chong Luo , Xiyang Dai , Lu Yuan , Yu-Gang Jiang

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features of the foreground…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Boyu Liu , Yanzhao Wang , Yu-Wing Tai , Chi-Keung Tang

Many recent works on 3D object detection have focused on designing neural network architectures that can consume point cloud data. While these approaches demonstrate encouraging performance, they are typically based on a single modality and…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Vishwanath A. Sindagi , Yin Zhou , Oncel Tuzel

3D single object tracking (SOT) is an indispensable part of automated driving. Existing approaches rely heavily on large, densely labeled datasets. However, annotating point clouds is both costly and time-consuming. Inspired by the great…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Qiao Wu , Jiaqi Yang , Kun Sun , Chu'ai Zhang , Yanning Zhang , Mathieu Salzmann

We present VoxelTrack for multi-person 3D pose estimation and tracking from a few cameras which are separated by wide baselines. It employs a multi-branch network to jointly estimate 3D poses and re-identification (Re-ID) features for all…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Yifu Zhang , Chunyu Wang , Xinggang Wang , Wenyu Liu , Wenjun Zeng

Real-time detection of objects in the 3D scene is one of the tasks an autonomous agent needs to perform for understanding its surroundings. While recent Deep Learning-based solutions achieve satisfactory performance, their high…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Illia Oleksiienko , Alexandros Iosifidis

Visual Object Tracking (VOT) is an attractive and significant research area in computer vision, which aims to recognize and track specific targets in video sequences where the target objects are arbitrary and class-agnostic. The VOT…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Mengmeng Wang , Teli Ma , Shuo Xin , Xiaojun Hou , Jiazheng Xing , Guang Dai , Jingdong Wang , Yong Liu

Single visual object tracking from an unmanned aerial vehicle (UAV) poses fundamental challenges such as object occlusion, small-scale objects, background clutter, and abrupt camera motion. To tackle these difficulties, we propose to…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Stéphane Vujasinović , Stefan Becker , Timo Breuer , Sebastian Bullinger , Norbert Scherer-Negenborn , Michael Arens

Humans naturally integrate vision and haptics for robust object perception during manipulation. The loss of either modality significantly degrades performance. Inspired by this multisensory integration, prior object pose estimation research…

机器人学 · 计算机科学 2025-09-12 Hongyu Li , Mingxi Jia , Tuluhan Akbulut , Yu Xiang , George Konidaris , Srinath Sridhar

3D single object tracking (3D SOT) in LiDAR point clouds plays a crucial role in autonomous driving. Current approaches all follow the Siamese paradigm based on appearance matching. However, LiDAR point clouds are usually textureless and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Chaoda Zheng , Xu Yan , Haiming Zhang , Baoyuan Wang , Shenghui Cheng , Shuguang Cui , Zhen Li

Estimating the states of surrounding traffic participants stays at the core of autonomous driving. In this paper, we study a novel setting of this problem: model-free single-object tracking (SOT), which takes the object state in the first…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Ziqi Pang , Zhichao Li , Naiyan Wang

The goal of this paper is to compare surface-based and volumetric 3D object shape representations, as well as viewer-centered and object-centered reference frames for single-view 3D shape prediction. We propose a new algorithm for…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Daeyun Shin , Charless C. Fowlkes , Derek Hoiem

We present single-shot multi-object tracker (SMOT), a new tracking framework that converts any single-shot detector (SSD) model into an online multiple object tracker, which emphasizes simultaneously detecting and tracking of the object…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Wei Li , Yuanjun Xiong , Shuo Yang , Siqi Deng , Wei Xia

Multi-object tracking (MOT) is crucial for various multi-agent analyses such as evaluating team sports tactics and player movements and performance. While pedestrian tracking has advanced with Tracking-by-Detection MOT, team sports like…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Li Yin , Calvin Yeung , Qingrui Hu , Jun Ichikawa , Hirotsugu Azechi , Susumu Takahashi , Keisuke Fujii