English
Related papers

Related papers: Exemplar Loss for Siamese Network in Visual Tracki…

200 papers

Given two multi-temporal aerial images, semantic change detection aims to locate the land-cover variations and identify their change types with pixel-wise boundaries. This problem is vital in many earth vision related tasks, such as precise…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Kunping Yang , Gui-Song Xia , Zicheng Liu , Bo Du , Wen Yang , Marcello Pelillo , Liangpei Zhang

A fundamental component of modern trackers is an online learned tracking model, which is typically modeled either globally or locally. The two kinds of models perform differently in terms of effectiveness and robustness under different…

Computer Vision and Pattern Recognition · Computer Science 2016-09-12 Yao Sui , Guanghui Wang , Yafei Tang , Li Zhang

Multiple Instance Learning (MIL) recently provides an appealing way to alleviate the drifting problem in visual tracking. Following the tracking-by-detection framework, an online MILBoost approach is developed that sequentially chooses weak…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Jinwu Liu , Yao Lu , Tianfei Zhou

Convolutional Siamese neural networks have been recently used to track objects using deep features. Siamese architecture can achieve real time speed, however it is still difficult to find a Siamese architecture that maintains the…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Mohamed H. Abdelpakey , Mohamed S. Shehata , Mostafa M. Mohamed

In recent years, self-supervised learning has had significant success in applications involving computer vision and natural language processing. The type of pretext task is important to this boost in performance. One common pretext task is…

Computer Vision and Pattern Recognition · Computer Science 2022-01-24 Ademola Okerinde , Sam Hoggatt , Divya Vani Lakkireddy , Nolan Brubaker , William Hsu , Lior Shamir , Brian Spiesman

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

We propose an improved discriminative model prediction method for robust long-term tracking based on a pre-trained short-term tracker. The baseline pre-trained short-term tracker is SuperDiMP which combines the bounding-box regressor of…

Computer Vision and Pattern Recognition · Computer Science 2020-08-26 Seokeon Choi , Junhyun Lee , Yunsung Lee , Alexander Hauptmann

Transportation systems often rely on understanding the flow of vehicles or pedestrian. From traffic monitoring at the city scale, to commuters in train terminals, recent progress in sensing technology make it possible to use cameras to…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 George Adaimi , Sven Kreiss , Alexandre Alahi

Large language models (LLMs) have shown impressive capabilities in real-world applications. The capability of in-context learning (ICL) allows us to adapt an LLM to downstream tasks by including input-label exemplars in the prompt without…

Artificial Intelligence · Computer Science 2024-10-30 Zhaoxuan Wu , Xiaoqiang Lin , Zhongxiang Dai , Wenyang Hu , Yao Shu , See-Kiong Ng , Patrick Jaillet , Bryan Kian Hsiang Low

Neural network models that are not conditioned on class identities were shown to facilitate knowledge transfer between classes and to be well-suited for one-shot learning tasks. Following this motivation, we further explore and establish…

Machine Learning · Statistics 2018-06-28 Gil Keren , Maximilian Schmitt , Thomas Kehrenberg , Björn Schuller

Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking. In this paper, we present a new online joint detection and tracking model, TraDeS (TRAck to DEtect and Segment),…

Computer Vision and Pattern Recognition · Computer Science 2021-03-17 Jialian Wu , Jiale Cao , Liangchen Song , Yu Wang , Ming Yang , Junsong Yuan

Siamese trackers based on 3D region proposal network (RPN) have shown remarkable success with deep Hough voting. However, using a single seed point feature as the cue for voting fails to produce high-quality 3D proposals. Additionally, the…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Jiahao Nie , Zhiwei He , Yuxiang Yang , Xudong Lv , Mingyu Gao , Jing Zhang

Template-based discriminative trackers are currently the dominant tracking methods due to their robustness and accuracy, and the Siamese-network-based methods that depend on cross-correlation operation between features extracted from…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Moju Zhao , Kei Okada , Masayuki Inaba

The deployment of transformers for visual object tracking has shown state-of-the-art results on several benchmarks. However, the transformer-based models are under-utilized for Siamese lightweight tracking due to the computational…

Computer Vision and Pattern Recognition · Computer Science 2023-09-11 Goutam Yelluru Gopal , Maria A. Amer

Automatic crash reporting systems have become a de-facto standard in software development. These systems monitor target software, and if a crash occurs they send details to a backend application. Later on, these reports are aggregated and…

Software Engineering · Computer Science 2021-03-22 Aleksandr Khvorov , Roman Vasiliev , George Chernishev , Irving Muller Rodrigues , Dmitrij Koznov , Nikita Povarov

In this paper, we present a novel method based on online target-specific metric learning and coherent dynamics estimation for tracklet (track fragment) association by network flow optimization in long-term multi-person tracking. Our…

Computer Vision and Pattern Recognition · Computer Science 2016-04-25 Bing Wang , Gang Wang , Kap Luk Chan , Li Wang

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location, and segmentation,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Sajid Javed , Martin Danelljan , Fahad Shahbaz Khan , Muhammad Haris Khan , Michael Felsberg , Jiri Matas

Learning state representations enables robotic planning directly from raw observations such as images. Most methods learn state representations by utilizing losses based on the reconstruction of the raw observations from a lower-dimensional…

Recent works in multiple object tracking use sequence model to calculate the similarity score between the detections and the previous tracklets. However, the forced exposure to ground-truth in the training stage leads to the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-06 Tao Hu , Lichao Huang , Han Shen

Visual-Semantic Embedding (VSE) is a prevalent approach in image-text retrieval by learning a joint embedding space between the image and language modalities where semantic similarities would be preserved. The triplet loss with…

Computer Vision and Pattern Recognition · Computer Science 2022-10-25 Hong Xuan , Xi Chen