English
Related papers

Related papers: Ranking-Based Siamese Visual Tracking

200 papers

In self-supervised representation learning, Siamese networks are a natural architecture for learning transformation-invariance by bringing representations of positive pairs closer together. But it is prone to collapse into a degenerate…

Machine Learning · Computer Science 2025-03-13 Byeongchan Lee , Sehyun Lee

Supervised learning is dominant in person search, but it requires elaborate labeling of bounding boxes and identities. Large-scale labeled training data is often difficult to collect, especially for person identities. A natural question is…

Computer Vision and Pattern Recognition · Computer Science 2021-09-14 Chuchu Han , Kai Su , Dongdong Yu , Zehuan Yuan , Changxin Gao , Nong Sang , Yi Yang , Changhu Wang

Multi-label ranking maps instances to a ranked set of predicted labels from multiple possible classes. The ranking approach for multi-label learning problems received attention for its success in multi-label classification, with one of the…

Computer Vision and Pattern Recognition · Computer Science 2022-12-09 Emine Dari , V. Bugra Yesilkaynak , Alican Mertan , Gozde Unal

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…

Computer Vision and Pattern Recognition · Computer Science 2020-11-19 Yang Fang , Geun-Sik Jo , Chang-Hee Lee

In contrast to fully-supervised models, self-supervised representation learning only needs a fraction of data to be labeled and often achieves the same or even higher downstream performance. The goal is to pre-train deep neural networks on…

Machine Learning · Computer Science 2025-04-09 Friederike Baier , Sebastian Mair , Samuel G. Fadel

Two-stage point-to-box network acts as a critical role in the recent popular 3D Siamese tracking paradigm, which first generates proposals and then predicts corresponding proposal-wise scores. However, such a network suffers from tedious…

Computer Vision and Pattern Recognition · Computer Science 2023-05-10 Jiahao Nie , Zhiwei He , Yuxiang Yang , Zhengyi Bao , Mingyu Gao , Jing Zhang

Retrieval of family members in the wild aims at finding family members of the given subject in the dataset, which is useful in finding the lost children and analyzing the kinship. However, due to the diversity in age, gender, pose and…

Computer Vision and Pattern Recognition · Computer Science 2020-06-02 Jun Yu , Guochen Xie , Mengyan Li , Xinlong Hao

In this paper, we present a novel siamese motion-aware network (SiamMan) for visual tracking, which consists of the siamese feature extraction subnetwork, followed by the classification, regression, and localization branches in parallel.…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Wenzhang Zhou , Longyin Wen , Libo Zhang , Dawei Du , Tiejian Luo , Yanjun Wu

Similarity matching is a core operation in Siamese trackers. Most Siamese trackers carry out similarity learning via cross correlation that originates from the image matching field. However, unlike 2-D image matching, the matching network…

Computer Vision and Pattern Recognition · Computer Science 2021-05-07 Jinpu Zhang , Yuehuan Wang

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei

In the domain of visual tracking, most deep learning-based trackers highlight the accuracy but casting aside efficiency. Therefore, their real-world deployment on mobile platforms like the unmanned aerial vehicle (UAV) is impeded. In this…

Computer Vision and Pattern Recognition · Computer Science 2021-08-02 Changhong Fu , Ziang Cao , Yiming Li , Junjie Ye , Chen Feng

Trackers that follow Siamese paradigm utilize similarity matching between template and search region features for tracking. Many methods have been explored to enhance tracking performance by incorporating tracking history to better handle…

Computer Vision and Pattern Recognition · Computer Science 2024-04-03 Wenrui Cai , Qingjie Liu , Yunhong Wang

Offline Siamese networks have achieved very promising tracking performance, especially in accuracy and efficiency. However, they often fail to track an object in complex scenes due to the incapacity in online update. Traditional updaters…

Computer Vision and Pattern Recognition · Computer Science 2021-05-03 Xinglong Sun , Guangliang Han , Lihong Guo , Tingfa Xu , Jianan Li , Peixun Liu

Code embeddings capture the semantic representations of code and are crucial for various code-related large language model (LLM) applications, such as code search. Previous training primarily relies on optimizing the InfoNCE loss by…

Computation and Language · Computer Science 2025-07-18 Zuchen Gao , Zizheng Zhan , Xianming Li , Erxin Yu , Ziqi Zhan , Haotian Zhang , Bin Chen , Yuqun Zhang , Jing Li

In this work, we present a method for landmark retrieval that utilizes global and local features. A Siamese network is used for global feature extraction and metric learning, which gives an initial ranking of the landmark search. We utilize…

Information Retrieval · Computer Science 2022-08-09 Tianyi Hu , Monika Kwiatkowski , Simon Matern , Olaf Hellwich

We present a new framework for self-supervised representation learning by formulating it as a ranking problem in an image retrieval context on a large number of random views (augmentations) obtained from images. Our work is based on two…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Ali Varamesh , Ali Diba , Tinne Tuytelaars , Luc Van Gool

Neural networks have been successfully used as classification models yielding state-of-the-art results when trained on a large number of labeled samples. These models, however, are more difficult to train successfully for semi-supervised…

Machine Learning · Computer Science 2021-09-13 Attaullah Sahito , Eibe Frank , Bernhard Pfahringer

Data can be visually represented using visual channels like position, length or luminance. An existing ranking of these visual channels is based on how accurately participants could report the ratio between two depicted values. There is an…

Human-Computer Interaction · Computer Science 2021-07-26 Caitlyn M. McColeman , Fumeng Yang , Steven Franconeri , Timothy F. Brady

While recent years have witnessed remarkable progress in the feature representation of visual tracking, the problem of feature misalignment between the classification and regression tasks is largely overlooked. The approaches of feature…

Computer Vision and Pattern Recognition · Computer Science 2022-04-27 Ziang Ma , Haitao Zhang , Linyuan Wang , Jun Yin

By decomposing the visual tracking task into two subproblems as classification for pixel category and regression for object bounding box at this pixel, we propose a novel fully convolutional Siamese network to solve visual tracking…

Computer Vision and Pattern Recognition · Computer Science 2019-12-16 Dongyan Guo , Jun Wang , Ying Cui , Zhenhua Wang , Shengyong Chen