paper-with-me

홈 › Papers

Neural Non-Rigid Tracking

2020-06-23 · NeurIPS 2020 12 · Aljaž Božič, Pablo Palafox, Michael Zollhöfer, Angela Dai, Justus Thies, Matthias Nießner

We introduce a novel, end-to-end learnable, differentiable non-rigid tracker that enables state-of-the-art non-rigid reconstruction by a learned robust optimization. Given two input RGB-D frames of a non-rigidly moving object, we employ a convolutional neural network to predict dense correspondences and their confidences. These correspondences are used as constraints in an as-rigid-as-possible (ARAP) optimization problem. By enabling gradient back-propagation through the weighted non-linear least squares solver, we are able to learn correspondences and confidences in an end-to-end manner such that they are optimal for the task of non-rigid tracking. Under this formulation, correspondence confidences can be learned via self-supervision, informing a learned robust optimization, where outliers and wrong correspondences are automatically down-weighted to enable effective tracking. Compared to state-of-the-art approaches, our algorithm shows improved reconstruction performance, while simultaneously achieving 85 times faster correspondence prediction than comparable deep-learning based methods. We make our code available.

📄 PDF Abstract BibTeX arXiv:2006.13240

Code (1)

DeformableFriends/NeuralTracking 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Non-rigid Reconstruction with a Single Moving RGB-D Camera

2018-05-29 · Shafeeq Elanattil, Peyman Moghadam, Sridha Sridharan, Clinton Fookes 외

We present a novel non-rigid reconstruction method using a moving RGB-D camera. Current approaches use only non-rigid part of the scene and completely ignore the rigid background. Non-rigid parts often lack sufficient ge…

Robust Non-Rigid Motion Tracking and Surface Reconstruction Using L0 Regularization

2015-12-01 · ICCV 2015 12 · Kaiwen Guo, Feng Xu, Yangang Wang, Yebin Liu 외

We present a new motion tracking method to robustly reconstruct non-rigid geometries and motions from single view depth inputs captured by a consumer depth sensor. The idea comes from the observation of the existence of …

Surface Reconstruction

SplitFusion: Simultaneous Tracking and Mapping for Non-Rigid Scenes

2020-07-04 · Yang Li, Tianwei Zhang, Yoshihiko Nakamura, Tatsuya Harada

We present SplitFusion, a novel dense RGB-D SLAM framework that simultaneously performs tracking and dense reconstruction for both rigid and non-rigid components of the scene. SplitFusion first adopts deep learning based…

Differentiable Event Stream Simulator for Non-Rigid 3D Tracking

2021-04-30 · Jalees Nehvi, Vladislav Golyanik, Franziska Mueller, Hans-Peter Seidel 외

This paper introduces the first differentiable simulator of event streams, i.e., streams of asynchronous brightness change signals recorded by event cameras. Our differentiable simulator enables non-rigid 3D tracking of …

Non-rigid Object Tracking via Deep Multi-scale Spatial-temporal Discriminative Saliency Maps

2018-02-22 · Pingping Zhang, Wei Liu, Dong Wang, Yinjie Lei 외

In this paper, we propose a novel effective non-rigid object tracking framework based on the spatial-temporal consistent saliency detection. In contrast to most existing trackers that utilize a bounding box to specify th…

ObjectObject TrackingSaliency DetectionVisual Tracking