SOTAVerified

Objects Can Move: 3D Change Detection by Geometric Transformation Constistency

2022-08-21Code Available0· sign in to hype

Aikaterini Adam, Torsten Sattler, Konstantinos Karantzalos, Tomas Pajdla

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

AR/VR applications and robots need to know when the scene has changed. An example is when objects are moved, added, or removed from the scene. We propose a 3D object discovery method that is based only on scene changes. Our method does not need to encode any assumptions about what is an object, but rather discovers objects by exploiting their coherent move. Changes are initially detected as differences in the depth maps and segmented as objects if they undergo rigid motions. A graph cut optimization propagates the changing labels to geometrically consistent regions. Experiments show that our method achieves state-of-the-art performance on the 3RScan dataset against competitive baselines. The source code of our method can be found at https://github.com/katadam/ObjectsCanMove.

Tasks

Reproductions