中文
相关论文

相关论文: A Twofold Siamese Network for Real-Time Object Tra…

200 篇论文

Current convolutional neural networks algorithms for video object tracking spend the same amount of computation for each object and video frame. However, it is harder to track an object in some frames than others, due to the varying amount…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Chris Ying , Katerina Fragkiadaki

Mirror detection aims to identify the mirror regions in the given input image. Existing works mainly focus on integrating the semantic features and structural features to mine specific relations between mirror and non-mirror regions, or…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Tianyu Huang , Bowen Dong , Jiaying Lin , Xiaohui Liu , Rynson W. H. Lau , Wangmeng Zuo

In recent years, building change detection methods have made great progress by introducing deep learning, but they still suffer from the problem of the extracted features not being discriminative enough, resulting in incomplete regions and…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Yi Liu , Chao Pang , Zongqian Zhan , Xiaomeng Zhang , Xue Yang

Self-supervised learning has become a popular way to pretrain a deep learning model and then transfer it to perform downstream tasks. However, most of these methods are developed on large-scale image datasets that contain natural objects…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Kevin Van Vorst , Li Shen

\noindent Memory has become the central mechanism enabling robust visual object tracking in modern segmentation-based frameworks. Recent methods built upon Segment Anything Model 2 (SAM2) have demonstrated strong performance by refining how…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Mohamad Alansari , Muzammal Naseer , Hasan Al Marzouqi , Naoufel Werghi , Sajid Javed

Recent studies of two-view correspondence learning usually establish an end-to-end network to jointly predict correspondence reliability and relative pose. We improve such a framework from two aspects. First, we propose a Local Feature…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Linbo Wang , Jing Wu , Xianyong Fang , Zhengyi Liu , Chenjie Cao , Yanwei Fu

Semantic segmentation is a fundamental task in computer vision that involves dense pixel-wise classification for scene understanding. Despite significant progress, achieving high accuracy while maintaining real-time performance remains a…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Abhinav Sagar

Most Siamese network-based trackers perform the tracking process without model update, and cannot learn targetspecific variation adaptively. Moreover, Siamese-based trackers infer the new state of tracked objects by generating axis-aligned…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Yang Fang , Geun-Sik Jo , Chang-Hee Lee

Efficient visual trackers overfit to their training distributions and lack generalization abilities, resulting in them performing well on their respective in-distribution (ID) test sets and not as well on out-of-distribution (OOD)…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Ram Zaveri , Shivang Patel , Yu Gu , Gianfranco Doretto

Multi-modal semantic segmentation significantly enhances AI agents' perception and scene understanding, especially under adverse conditions like low-light or overexposed environments. Leveraging additional modalities (X-modality) like…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Zifu Wan , Pingping Zhang , Yuhao Wang , Silong Yong , Simon Stepputtis , Katia Sycara , Yaqi Xie

Aerial object tracking remains a challenging task due to scale variations, dynamic backgrounds, clutter, and frequent occlusions. While most existing trackers emphasize spatial cues, they often overlook temporal dependencies, resulting in…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Hojat Ardi , Amir Jahanshahi , Ali Diba

As an essential processing step before the fusing of infrared and visible images, the performance of image registration determines whether the two images can be fused at correct spatial position. In the actual scenario, the varied imaging…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Housheng Xie , Junhui Qiu , Yuan Dai , Yang Yang , Changcheng Xiang , Yukuan Zhang

In this study, a Semi-Supervised Learning (SSL) method for improving urban change detection from bi-temporal image pairs was presented. The proposed method adapted a Dual-Task Siamese Difference network that not only predicts changes with…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Sebastian Hafner , Yifang Ban , Andrea Nascetti

6DOF camera relocalization is an important component of autonomous driving and navigation. Deep learning has recently emerged as a promising technique to tackle this problem. In this paper, we present a novel relative geometry-aware Siamese…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Qing Li , Jiasong Zhu , Rui Cao , Ke Sun , Jonathan M. Garibaldi , Qingquan Li , Bozhi Liu , Guoping Qiu

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal contexts across them…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Ning Wang , Wengang Zhou , Jie Wang , Houqaing Li

Extreme Learning Machine is a powerful classification method very competitive existing classification methods. It is extremely fast at training. Nevertheless, it cannot perform face verification tasks properly because face verification…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Wasu Kudisthalert , Kitsuchart Pasupa , Aythami Morales , Julian Fierrez

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

Semantic Segmentation (SS) is the task to assign a semantic label to each pixel of the observed images, which is of crucial significance for autonomous vehicles, navigation assistance systems for the visually impaired, and augmented reality…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Kaite Xiang , Kaiwei Wang , Kailun Yang

Boosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zhihong Fu , Qingjie Liu , Zehua Fu , Yunhong Wang

Visual object tracking is an important application of computer vision. Recently, Siamese based trackers have achieved good accuracy. However, most of Siamese based trackers are not efficient, as they exhaustively search potential object…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Shengyun Peng , Yunxuan Yu , Kun Wang , Lei He