# Leveraging Shape Completion for 3D Siamese Tracking

**Authors:** Silvio Giancola, Jesus Zarzar, Bernard Ghanem

arXiv: 1903.01784 · 2019-03-29

## TL;DR

This paper introduces a 3D Siamese tracking method that leverages shape completion to improve object tracking accuracy in LIDAR point clouds, especially under challenging conditions.

## Contribution

The paper proposes a novel shape completion regularization for 3D Siamese tracking, enhancing latent representations and improving tracking performance in LIDAR data.

## Key findings

- Achieved 76.94% success rate on KITTI dataset
- Improved tracking precision by 3% with shape regularization
- Demonstrated the complementary benefits of shape completion and tracking

## Abstract

Point clouds are challenging to process due to their sparsity, therefore autonomous vehicles rely more on appearance attributes than pure geometric features. However, 3D LIDAR perception can provide crucial information for urban navigation in challenging light or weather conditions. In this paper, we investigate the versatility of Shape Completion for 3D Object Tracking in LIDAR point clouds. We design a Siamese tracker that encodes model and candidate shapes into a compact latent representation. We regularize the encoding by enforcing the latent representation to decode into an object model shape. We observe that 3D object tracking and 3D shape completion complement each other. Learning a more meaningful latent representation shows better discriminatory capabilities, leading to improved tracking performance. We test our method on the KITTI Tracking set using car 3D bounding boxes. Our model reaches a 76.94% Success rate and 81.38% Precision for 3D Object Tracking, with the shape completion regularization leading to an improvement of 3% in both metrics.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.01784/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1903.01784/full.md

## References

65 references — full list in the complete paper: https://tomesphere.com/paper/1903.01784/full.md

---
Source: https://tomesphere.com/paper/1903.01784