English

DeepTracking-Net: 3D Tracking with Unsupervised Learning of Continuous Flow

Computer Vision and Pattern Recognition 2020-06-25 v1

Abstract

This paper deals with the problem of 3D tracking, i.e., to find dense correspondences in a sequence of time-varying 3D shapes. Despite deep learning approaches have achieved promising performance for pairwise dense 3D shapes matching, it is a great challenge to generalize those approaches for the tracking of 3D time-varying geometries. In this paper, we aim at handling the problem of 3D tracking, which provides the tracking of the consecutive frames of 3D shapes. We propose a novel unsupervised 3D shape registration framework named DeepTracking-Net, which uses the deep neural networks (DNNs) as auxiliary functions to produce spatially and temporally continuous displacement fields for 3D tracking of objects in a temporal order. Our key novelty is that we present a novel temporal-aware correspondence descriptor (TCD) that captures spatio-temporal essence from consecutive 3D point cloud frames. Specifically, our DeepTracking-Net starts with optimizing a randomly initialized latent TCD. The TCD is then decoded to regress a continuous flow (i.e. a displacement vector field) which assigns a motion vector to every point of time-varying 3D shapes. Our DeepTracking-Net jointly optimizes TCDs and DNNs' weights towards the minimization of an unsupervised alignment loss. Experiments on both simulated and real data sets demonstrate that our unsupervised DeepTracking-Net outperforms the current supervised state-of-the-art method. In addition, we prepare a new synthetic 3D data, named SynMotions, to the 3D tracking and recognition community.

Keywords

Cite

@article{arxiv.2006.13848,
  title  = {DeepTracking-Net: 3D Tracking with Unsupervised Learning of Continuous Flow},
  author = {Shuaihang Yuan and Xiang Li and Yi Fang},
  journal= {arXiv preprint arXiv:2006.13848},
  year   = {2020}
}

Comments

16 pages, 6 figures

R2 v1 2026-06-23T16:35:45.075Z