paper-with-me

Papers

Quadruplet Network with One-Shot Learning for Fast Visual Object Tracking

2017-05-19 · Xingping Dong, Jianbing Shen, Dongming Wu, Kan Guo, Xiaogang Jin, Fatih Porikli

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 relationship among the multitude of samples as they only rely on pairs of instances for training. In this paper, we propose a new quadruplet deep network to examine the potential connections among the training instances, aiming to achieve a more powerful representation. We design four shared networks that receive multi-tuple of instances as inputs and are connected by a novel loss function consisting of pair-loss and triplet-loss. According to the similarity metric, we select the most similar and the most dissimilar instances as the positive and negative inputs of triplet loss from each multi-tuple. We show that this scheme improves the training performance. Furthermore, we introduce a new weight layer to automatically select suitable combination weights, which will avoid the conflict between triplet and pair loss leading to worse performance. We evaluate our quadruplet framework by model-free tracking-by-detection of objects from a single initial exemplar in several Visual Object Tracking benchmarks. Our extensive experimental analysis demonstrates that our tracker achieves superior performance with a real-time processing speed of 78 frames-per-second (fps).

📄 PDF Abstract BibTeX arXiv:1705.07222

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingOne-Shot LearningTripletVisual Object Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Multi-Object Tracking With Quadruplet Convolutional Neural Networks

2017-07-01 · CVPR 2017 7 · Jeany Son, Mooyeol Baek, Minsu Cho, Bohyung Han

We propose Quadruplet Convolutional Neural Networks (Quad-CNN) for multi-object tracking, which learn to associate object detections across frames using quadruplet losses. The proposed networks consider target appearance…

Multi-Object TrackingObjectObject Trackingregression

Few-Shot Learning with Uncertainty-based Quadruplet Selection for Interference Classification in GNSS Data

2024-02-09 · Felix Ott, Lucas Heublein, Nisha Lakshmana Raichur, Tobias Feigl 외

Jamming devices pose a significant threat by disrupting signals from the global navigation satellite system (GNSS), compromising the robustness of accurate positioning. Detecting anomalies in frequency snapshots is cruci…

Few-Shot Learning

Co-domain Embedding using Deep Quadruplet Networks for Unseen Traffic Sign Recognition

2017-12-05 · Junsik Kim, Seokju Lee, Tae-Hyun Oh, In So Kweon

Recent advances in visual recognition show overarching success by virtue of large amounts of supervised data. However,the acquisition of a large supervised dataset is often challenging. This is also true for intelligent …

General ClassificationTraffic Sign Recognition

Real-Time Visual Object Tracking via Few-Shot Learning

2021-03-18 · Jinghao Zhou, Bo Li, Peng Wang, Peixia Li 외

Visual Object Tracking (VOT) can be seen as an extended task of Few-Shot Learning (FSL). While the concept of FSL is not new in tracking and has been previously applied by prior works, most of them are tailored to fit sp…

Few-Shot LearningObjectObject TrackingVisual Object Tracking+1

Recursive Least-Squares Estimator-Aided Online Learning for Visual Tracking

2021-12-28 · CVPR 2020 6 · Jin Gao, Yan Lu, Xiaojuan Qi, Yutong Kou 외

Tracking visual objects from a single initial exemplar in the testing phase has been broadly cast as a one-/few-shot problem, i.e., one-shot learning for initial adaptation and few-shot learning for online adaptation. Th…

Continual LearningFew-Shot LearningMeta-LearningOne-Shot Learning+1