SOTAVerified

Multi-Object Tracking With Quadruplet Convolutional Neural Networks

2017-07-01CVPR 2017Unverified0· sign in to hype

Jeany Son, Mooyeol Baek, Minsu Cho, Bohyung Han

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 appearances together with their temporal adjacencies for data association. Unlike conventional ranking losses, the quadruplet loss enforces an additional constraint that makes temporally adjacent detections more closely located than the ones with large temporal gaps. We also employ a multi-task loss to jointly learn object association and bounding box regression for better localization. The whole network is trained end-to-end. For tracking, the target association is performed by minimax label propagation using the metric learned from the proposed network. We evaluate performance of our multi-object tracking algorithm on public MOT Challenge datasets, and achieve outstanding results.

Tasks

Reproductions