English

PeRFception: Perception using Radiance Fields

Computer Vision and Pattern Recognition 2022-08-25 v1

Abstract

The recent progress in implicit 3D representation, i.e., Neural Radiance Fields (NeRFs), has made accurate and photorealistic 3D reconstruction possible in a differentiable manner. This new representation can effectively convey the information of hundreds of high-resolution images in one compact format and allows photorealistic synthesis of novel views. In this work, using the variant of NeRF called Plenoxels, we create the first large-scale implicit representation datasets for perception tasks, called the PeRFception, which consists of two parts that incorporate both object-centric and scene-centric scans for classification and segmentation. It shows a significant memory compression rate (96.4\%) from the original dataset, while containing both 2D and 3D information in a unified form. We construct the classification and segmentation models that directly take as input this implicit format and also propose a novel augmentation technique to avoid overfitting on backgrounds of images. The code and data are publicly available in https://postech-cvlab.github.io/PeRFception .

Keywords

Cite

@article{arxiv.2208.11537,
  title  = {PeRFception: Perception using Radiance Fields},
  author = {Yoonwoo Jeong and Seungjoo Shin and Junha Lee and Christopher Choy and Animashree Anandkumar and Minsu Cho and Jaesik Park},
  journal= {arXiv preprint arXiv:2208.11537},
  year   = {2022}
}

Comments

Project Page: https://postech-cvlab.github.io/PeRFception/