CVLGMay 28, 2021

DeepTag: A General Framework for Fiducial Marker Design and Detection

arXiv:2105.13731v235 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more adaptable and robust marker systems in applications like augmented reality and robotics, though it is incremental as it builds on deep learning techniques for a specific domain.

The authors tackled the problem of limited flexibility and robustness in fiducial marker systems by proposing DeepTag, a deep learning framework for marker design and detection, which outperformed existing methods in detection robustness and pose accuracy on a new challenging dataset.

A fiducial marker system usually consists of markers, a detection algorithm, and a coding system. The appearance of markers and the detection robustness are generally limited by the existing detection algorithms, which are hand-crafted with traditional low-level image processing techniques. Furthermore, a sophisticatedly designed coding system is required to overcome the shortcomings of both markers and detection algorithms. To improve the flexibility and robustness in various applications, we propose a general deep learning based framework, DeepTag, for fiducial marker design and detection. DeepTag not only supports detection of a wide variety of existing marker families, but also makes it possible to design new marker families with customized local patterns. Moreover, we propose an effective procedure to synthesize training data on the fly without manual annotations. Thus, DeepTag can easily adapt to existing and newly-designed marker families. To validate DeepTag and existing methods, beside existing datasets, we further collect a new large and challenging dataset where markers are placed in different view distances and angles. Experiments show that DeepTag well supports different marker families and greatly outperforms the existing methods in terms of both detection robustness and pose accuracy. Both code and dataset are available at https://herohuyongtao.github.io/research/publications/deep-tag/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes