TL;DR
This paper introduces an automated pipeline for generating training data for multi-object tracking and segmentation, significantly reducing manual annotation efforts and improving state-of-the-art performance.
Contribution
It presents a novel track mining algorithm for automatic data generation and a new deep learning architecture, MOTSNet, with a mask-pooling layer for better object association.
Findings
Improved sMOTSA scores on KITTI MOTS (+1.9%/+7.5%)
MOTSNet outperforms previous methods by +4.1% on MOTSChallenge
Achieved state-of-the-art results without manual annotations.
Abstract
In this work we contribute a novel pipeline to automatically generate training data, and to improve over state-of-the-art multi-object tracking and segmentation (MOTS) methods. Our proposed track mining algorithm turns raw street-level videos into high-fidelity MOTS training data, is scalable and overcomes the need of expensive and time-consuming manual annotation approaches. We leverage state-of-the-art instance segmentation results in combination with optical flow predictions, also trained on automatically harvested training data. Our second major contribution is MOTSNet - a deep learning, tracking-by-detection architecture for MOTS - deploying a novel mask-pooling layer for improved object association over time. Training MOTSNet with our automatically extracted data leads to significantly improved sMOTSA scores on the novel KITTI MOTS dataset (+1.9%/+7.5% on cars/pedestrians), and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Learning Multi-Object Tracking and Segmentation From Automatic Annotations· youtube
