Triplet Loss in Siamese Network for Object Tracking
Object tracking is still a critical and challenging problem with many applications in computer vision. For this challenge, more and more researchers pay attention to applying deep learning to get powerful feature for better tracking accuracy. In this paper, a novel triplet loss is proposed to extract expressive deep feature for object tracking by adding it into Siamese network framework instead of pairwise loss for training. Without adding any inputs, our approach is able to utilize more elements for training to achieve more powerful feature via the combination of original samples. Furthermore, we propose a theoretical analysis by combining comparison of gradients and back-propagation, to prove the effectiveness of our method. In experiments, we apply the proposed triplet loss for three real-time trackers based on Siamese network. And the results on several popular tracking benchmarks show our variants operate at almost the same frame-rate with baseline trackers and achieve superior tracking performance than them, as well as the comparable accuracy with recent state-of-the-art real-time trackers.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject TrackingTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SiamReID: Confuser Aware Siamese Tracker with Re-identification Feature
Siamese deep-network trackers have received significant attention in recent years due to their real-time speed and state-of-the-art performance. However, Siamese trackers suffer from similar looking confusers, that are p…
ObjectObject TrackingTripletExemplar Loss for Siamese Network in Visual Tracking
Visual tracking plays an important role in perception system, which is a crucial part of intelligent transportation. Recently, Siamese network is a hot topic for visual tracking to estimate moving targets' trajectory, du…
TripletVisual TrackingQuadruplet Network with One-Shot Learning for Fast Visual Object Tracking
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 …
Object TrackingOne-Shot LearningTripletVisual Object TrackingLearning Local Image Descriptors with Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions
Recent innovations in training deep convolutional neural network (ConvNet) models have motivated the design of new methods to automatically learn local image descriptors. The latest deep ConvNets proposed for this task c…
General ClassificationTripletFisher Discriminant Triplet and Contrastive Losses for Training Siamese Networks
Siamese neural network is a very powerful architecture for both feature extraction and metric learning. It usually consists of several networks that share weights. The Siamese concept is topology-agnostic and can use any…
Classification Of Breast Cancer Histology ImagesDimensionality ReductionDomain GeneralizationHistopathological Image Classification+2