English

Ray-ONet: Efficient 3D Reconstruction From A Single RGB Image

Computer Vision and Pattern Recognition 2021-10-25 v2

Abstract

We propose Ray-ONet to reconstruct detailed 3D models from monocular images efficiently. By predicting a series of occupancy probabilities along a ray that is back-projected from a pixel in the camera coordinate, our method Ray-ONet improves the reconstruction accuracy in comparison with Occupancy Networks (ONet), while reducing the network inference complexity to O(N2N^2). As a result, Ray-ONet achieves state-of-the-art performance on the ShapeNet benchmark with more than 20×\times speed-up at 1283128^3 resolution and maintains a similar memory footprint during inference.

Keywords

Cite

@article{arxiv.2107.01899,
  title  = {Ray-ONet: Efficient 3D Reconstruction From A Single RGB Image},
  author = {Wenjing Bian and Zirui Wang and Kejie Li and Victor Adrian Prisacariu},
  journal= {arXiv preprint arXiv:2107.01899},
  year   = {2021}
}

Comments

accepted in BMVC 2021

R2 v1 2026-06-24T03:53:33.639Z