中文
相关论文

相关论文: OST: Efficient One-stream Network for 3D Single Ob…

200 篇论文

Point cloud-based 3D object tracking is an important task in autonomous driving. Though great advances regarding Siamese-based 3D tracking have been made recently, it remains challenging to learn the correlation between the template and…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Shihao Feng , Pengpeng Liang , Jin Gao , Erkang Cheng

Siamese network based trackers formulate 3D single object tracking as cross-correlation learning between point features of a template and a search area. Due to the large appearance variation between the template and search area during…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Le Hui , Lingpeng Wang , Linghua Tang , Kaihao Lan , Jin Xie , Jian Yang

Siamese network has been a de facto benchmark framework for 3D LiDAR object tracking with a shared-parametric encoder extracting features from template and search region, respectively. This paradigm relies heavily on an additional matching…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Teli Ma , Mengmeng Wang , Jimin Xiao , Huifeng Wu , Yong Liu

Most of 3D single object trackers (SOT) in point clouds follow the two-stream multi-stage 3D Siamese or motion tracking paradigms, which process the template and search area point clouds with two parallel branches, built on supervised point…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Baojie Fan , Wuyang Zhou , Kai Wang , Shijun Zhou , Fengyu Xu , Jiandong Tian

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jiawen Zhu , Huayi Tang , Xin Chen , Xinying Wang , Dong Wang , Huchuan Lu

The current popular two-stream, two-stage tracking framework extracts the template and the search region features separately and then performs relation modeling, thus the extracted features lack the awareness of the target and have limited…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Botao Ye , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

3D single object tracking plays a crucial role in computer vision. Mainstream methods mainly rely on point clouds to achieve geometry matching between target template and search area. However, textureless and incomplete point clouds make it…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zhiheng Li , Yubo Cui , Yu Lin , Zheng Fang

Single Object Tracking in LiDAR point cloud is one of the most essential parts of environmental perception, in which small objects are inevitable in real-world scenarios and will bring a significant barrier to the accurate location.…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Shengjing Tian , Yinan Han , Xiuping Liu , Xiantong Zhao

Learning robust feature matching between the template and search area is crucial for 3D Siamese tracking. The core of Siamese feature matching is how to assign high feature similarity on the corresponding points between the template and…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Haobo Jiang , Kaihao Lan , Le Hui , Guangyu Li , Jin Xie , Jian Yang

The task of 3D single object tracking (SOT) with LiDAR point clouds is crucial for various applications, such as autonomous driving and robotics. However, existing approaches have primarily relied on appearance matching or motion modeling…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Zhonghua Wu , Qingyi Tao , Lewei Lu , Shijian Lu

Feature fusion and similarity computation are two core problems in 3D object tracking, especially for object tracking using sparse and disordered point clouds. Feature fusion could make similarity computing more efficient by including…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Yubo Cui , Zheng Fang , Jiayao Shan , Zuoxu Gu , Sifan Zhou

Developing robust and discriminative appearance models has been a long-standing research challenge in visual object tracking. In the prevalent Siamese-based paradigm, the features extracted by the Siamese-like networks are often…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Fei Xie , Wankou Yang , Chunyu Wang , Lei Chu , Yue Cao , Chao Ma , Wenjun Zeng

3D single object tracking with point clouds is a critical task in 3D computer vision. Previous methods usually input the last two frames and use the predicted box to get the template point cloud in previous frame and the search area point…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Yubo Cui , Zhiheng Li , Zheng Fang

Single object tracking (SOT) is currently one of the most important tasks in computer vision. With the development of the deep network and the release for a series of large scale datasets for single object tracking, siamese networks have…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Shaokui Jiang , Baile Xu , Jian Zhao , Furao Shen

3D single object tracking is a key issue for robotics. In this paper, we propose a transformer module called Point-Track-Transformer (PTT) for point cloud-based 3D single object tracking. PTT module contains three blocks for feature…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Jiayao Shan , Sifan Zhou , Zheng Fang , Yubo Cui

In the same vein of discriminative one-shot learning, Siamese networks allow recognizing an object from a single exemplar with the same class label. However, they do not take advantage of the underlying structure of the data and the…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Xingping Dong , Jianbing Shen , Dongming Wu , Kan Guo , Xiaogang Jin , Fatih Porikli

Current 3D single object tracking methods primarily rely on the Siamese matching-based paradigm, which struggles with textureless and incomplete LiDAR point clouds. Conversely, the motion-centric paradigm avoids appearance matching, thus…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Yuxiang Yang , Yingqi Deng , Jing Zhang , Hongjie Gu , Zhekang Dong

3D single object tracking with LiDAR points is an important task in the computer vision field. Previous methods usually adopt the matching-based or motion-centric paradigms to estimate the current target status. However, the former is…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Zhiheng Li , Yu Lin , Yubo Cui , Shuo Li , Zheng Fang

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

LiDAR-based 3D single object tracking is a challenging issue in robotics and autonomous driving. Currently, existing approaches usually suffer from the problem that objects at long distance often have very sparse or partially-occluded point…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Jiayao Shan , Sifan Zhou , Yubo Cui , Zheng Fang
‹ 上一页 1 2 3 10 下一页 ›