English

MVT: Multi-view Vision Transformer for 3D Object Recognition

Computer Vision and Pattern Recognition 2021-10-26 v1

Abstract

Inspired by the great success achieved by CNN in image recognition, view-based methods applied CNNs to model the projected views for 3D object understanding and achieved excellent performance. Nevertheless, multi-view CNN models cannot model the communications between patches from different views, limiting its effectiveness in 3D object recognition. Inspired by the recent success gained by vision Transformer in image recognition, we propose a Multi-view Vision Transformer (MVT) for 3D object recognition. Since each patch feature in a Transformer block has a global reception field, it naturally achieves communications between patches from different views. Meanwhile, it takes much less inductive bias compared with its CNN counterparts. Considering both effectiveness and efficiency, we develop a global-local structure for our MVT. Our experiments on two public benchmarks, ModelNet40 and ModelNet10, demonstrate the competitive performance of our MVT.

Keywords

Cite

@article{arxiv.2110.13083,
  title  = {MVT: Multi-view Vision Transformer for 3D Object Recognition},
  author = {Shuo Chen and Tan Yu and Ping Li},
  journal= {arXiv preprint arXiv:2110.13083},
  year   = {2021}
}

Comments

BMVC 2021

R2 v1 2026-06-24T07:10:12.951Z