English

Efficient 3D Object Reconstruction using Visual Transformers

Computer Vision and Pattern Recognition 2023-02-17 v1 Artificial Intelligence

Abstract

Reconstructing a 3D object from a 2D image is a well-researched vision problem, with many kinds of deep learning techniques having been tried. Most commonly, 3D convolutional approaches are used, though previous work has shown state-of-the-art methods using 2D convolutions that are also significantly more efficient to train. With the recent rise of transformers for vision tasks, often outperforming convolutional methods, along with some earlier attempts to use transformers for 3D object reconstruction, we set out to use visual transformers in place of convolutions in existing efficient, high-performing techniques for 3D object reconstruction in order to achieve superior results on the task. Using a transformer-based encoder and decoder to predict 3D structure from 2D images, we achieve accuracy similar or superior to the baseline approach. This study serves as evidence for the potential of visual transformers in the task of 3D object reconstruction.

Keywords

Cite

@article{arxiv.2302.08474,
  title  = {Efficient 3D Object Reconstruction using Visual Transformers},
  author = {Rohan Agarwal and Wei Zhou and Xiaofeng Wu and Yuhan Li},
  journal= {arXiv preprint arXiv:2302.08474},
  year   = {2023}
}