paper-with-me

홈 › Papers

Shape from Polarization for Complex Scenes in the Wild

2021-12-21 · CVPR 2022 1 · Chenyang Lei, Chenyang Qi, Jiaxin Xie, Na Fan, Vladlen Koltun, Qifeng Chen

We present a new data-driven approach with physics-based priors to scene-level normal estimation from a single polarization image. Existing shape from polarization (SfP) works mainly focus on estimating the normal of a single object rather than complex scenes in the wild. A key barrier to high-quality scene-level SfP is the lack of real-world SfP data in complex scenes. Hence, we contribute the first real-world scene-level SfP dataset with paired input polarization images and ground-truth normal maps. Then we propose a learning-based framework with a multi-head self-attention module and viewing encoding, which is designed to handle increasing polarization ambiguities caused by complex materials and non-orthographic projection in scene-level SfP. Our trained model can be generalized to far-field outdoor scenes as the relationship between polarized light and surface normals is not affected by distance. Experimental results demonstrate that our approach significantly outperforms existing SfP models on two datasets. Our dataset and source code will be publicly available at https://github.com/ChenyangLEI/sfp-wild

📄 PDF Abstract BibTeX arXiv:2112.11377

Code (1)

chenyanglei/sfp-wild 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SS-SfP:Neural Inverse Rendering for Self Supervised Shape from (Mixed) Polarization

2024-07-12 · Ashish Tiwari, Shanmuganathan Raman

We present a novel inverse rendering-based framework to estimate the 3D shape (per-pixel surface normals and depth) of objects and scenes from single-view polarization images, the problem popularly known as Shape from Po…

Inverse Rendering

Separating Reflection and Transmission Images in the Wild

2017-12-06 · ECCV 2018 9 · Patrick Wieschollek, Orazio Gallo, Jinwei Gu, Jan Kautz

The reflections caused by common semi-reflectors, such as glass windows, can impact the performance of computer vision algorithms. State-of-the-art methods can remove reflections on synthetic data and in controlled scena…

Synthetic Data Generation

Revisiting Shape from Polarization in the Era of Vision Foundation Models

2026-03-05 · Chenhao Li, Taishi Ono, Takeshi Uemori, Yusuke Moriuchi arxiv

We show that, with polarization cues, a lightweight model trained on a small dataset can outperform RGB-only vision foundation models (VFMs) in single-shot object-level surface normal estimation. Shape from polarization …

Data Augmentation

GNeRP: Gaussian-guided Neural Reconstruction of Reflective Objects with Noisy Polarization Priors

2024-03-18 · Li Yang, WU Ruizheng, LI Jiyong, CHEN Ying-cong

Learning surfaces from neural radiance field (NeRF) became a rising topic in Multi-View Stereo (MVS). Recent Signed Distance Function (SDF)-based methods demonstrated their ability to reconstruct accurate 3D shapes of La…

3D ReconstructionNeRF

Human Pose and Shape Estimation from Single Polarization Images

2021-08-15 · Shihao Zou, Xinxin Zuo, Sen Wang, Yiming Qian 외

This paper focuses on a new problem of estimating human pose and shape from single polarization images. Polarization camera is known to be able to capture the polarization of reflected lights that preserves rich geometri…

Surface Normal Estimation