paper-with-me

홈 › Papers

MOTS R-CNN: Cosine-margin-triplet loss for multi-object tracking

2021-02-06 · Amit Satish Unde, Renu M. Rameshan

One of the central tasks of multi-object tracking involves learning a distance metric that is consistent with the semantic similarities of objects. The design of an appropriate loss function that encourages discriminative feature learning is among the most crucial challenges in deep neural network-based metric learning. Despite significant progress, slow convergence and a poor local optimum of the existing contrastive and triplet loss based deep metric learning methods necessitates a better solution. In this paper, we propose cosine-margin-contrastive (CMC) and cosine-margin-triplet (CMT) loss by reformulating both contrastive and triplet loss functions from the perspective of cosine distance. The proposed reformulation as a cosine loss is achieved by feature normalization which distributes the learned features on a hypersphere. We then propose the MOTS R-CNN framework for joint multi-object tracking and segmentation, particularly targeted at improving the tracking performance. Specifically, the tracking problem is addressed through deep metric learning based on the proposed loss functions. We propose a scale-invariant tracking by using a multi-layer feature aggregation scheme to make the model robust against object scale variations and occlusions. The MOTS R-CNN achieves the state-of-the-art tracking performance on the KITTI MOTS dataset. We show that the MOTS R-CNN reduces the identity switching by $62\%$ and $61\%$ on cars and pedestrians, respectively in comparison to Track R-CNN.

📄 PDF Abstract BibTeX arXiv:2102.03512

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningMulti-Object TrackingMulti-Object Tracking and SegmentationObject TrackingTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Angular Triplet-Center Loss for Multi-view 3D Shape Retrieval

2018-11-21 · Zhaoqun Li, Cheng Xu, Biao Leng

How to obtain the desirable representation of a 3D shape, which is discriminative across categories and polymerized within classes, is a significant challenge in 3D shape retrieval. Most existing 3D shape retrieval metho…

3D Object Retrieval3D Shape Classification3D Shape RetrievalMulti-View 3D Shape Retrieval+2

Unified Batch All Triplet Loss for Visible-Infrared Person Re-identification

2021-03-08 · Wenkang Li, Ke Qi, Wenbin Chen, Yicong Zhou

Visible-Infrared cross-modality person re-identification (VI-ReID), whose aim is to match person images between visible and infrared modality, is a challenging cross-modality image retrieval task. Batch Hard Triplet loss…

AllCross-Modality Person Re-identificationImage RetrievalPerson Re-Identification+2

A Metric Learning Approach to Misogyny Categorization

2020-07-01 · WS 2020 7 · Juan Manuel Coria, Sahar Ghannay, Sophie Rosset, Herv{\'e} Bredin

The task of automatic misogyny identification and categorization has not received as much attention as other natural language tasks have, even though it is crucial for identifying hate speech in social Internet interacti…

Metric LearningRepresentation LearningSentenceSentence Classification+2

Robust Angular Local Descriptor Learning

2019-01-21 · Yanwu Xu, Mingming Gong, Tongliang Liu, Kayhan Batmanghelich 외

In recent years, the learned local descriptors have outperformed handcrafted ones by a large margin, due to the powerful deep convolutional neural network architectures such as L2-Net [1] and triplet based metric learnin…

Metric LearningTriplet

Deep Ranking with Adaptive Margin Triplet Loss

2021-07-13 · Mai Lan Ha, Volker Blanz

We propose a simple modification from a fixed margin triplet loss to an adaptive margin triplet loss. While the original triplet loss is used widely in classification problems such as face recognition, face re-identifica…

Face RecognitionTriplet