paper-with-me

Papers

Uncertainty-aware Self-supervised 3D Data Association

2020-08-18 · Jianren Wang, Siddharth Ancha, Yi-Ting Chen, David Held

3D object trackers usually require training on large amounts of annotated data that is expensive and time-consuming to collect. Instead, we propose leveraging vast unlabeled datasets by self-supervised metric learning of 3D object trackers, with a focus on data association. Large scale annotations for unlabeled data are cheaply obtained by automatic object detection and association across frames. We show how these self-supervised annotations can be used in a principled manner to learn point-cloud embeddings that are effective for 3D tracking. We estimate and incorporate uncertainty in self-supervised tracking to learn more robust embeddings, without needing any labeled data. We design embeddings to differentiate objects across frames, and learn them using uncertainty-aware self-supervised training. Finally, we demonstrate their ability to perform accurate data association across frames, towards effective and accurate 3D tracking. Project videos and code are at https://jianrenw.github.io/Self-Supervised-3D-Data-Association.

📄 PDF Abstract BibTeX arXiv:2008.08173

Code (1)

jianrenw/Self-Supervised-3D-Data-Association pytorch

Tasks

Metric LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Uncertainty-aware Unsupervised Multi-Object Tracking

2023-07-28 · ICCV 2023 1 · Kai Liu, Sheng Jin, Zhihang Fu, Ze Chen 외

Without manually annotated identities, unsupervised multi-object trackers are inferior to learning reliable feature embeddings. It causes the similarity-based inter-frame association stage also be error-prone, where an u…

Multi-Object TrackingObjectObject Tracking

S$^3$Track: Self-supervised Tracking with Soft Assignment Flow

2023-05-17 · Fatemeh Azimi, Fahim Mannan, Felix Heide

In this work, we study self-supervised multiple object tracking without using any video-level association labels. We propose to cast the problem of multiple object tracking as learning the frame-wise associations between…

Multiple Object TrackingObjectObject TrackingOptical Flow Estimation

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

Self-Supervised Uncertainty Estimation For Super-Resolution of Satellite Images

2026-03-14 · Zhe Zheng, Valéry Dewil, Pablo Arias arxiv

Super-resolution (SR) of satellite imagery is challenging due to the lack of paired low-/high-resolution data. Recent self-supervised SR methods overcome this limitation by exploiting the temporal redundancy in burst obs…

Image Super-ResolutionImage Reconstruction

Decentralized Gaussian Filters for Cooperative Self-localization and Multi-target Tracking

2020-04-15

Scalable and decentralized algorithms for Cooperative Self-localization (CS) of agents, and Multi-Target Tracking (MTT) are important in many applications. In this work, we address the problem of Simultaneous Cooperative…