Surface Normals Estimation

33 papers with code • 8 benchmarks • 12 datasets

Surface normal estimation deals with the task of predicting the surface orientation of the objects present inside a scene. Refer to Designing Deep Networks for Surface Normal Estimation (Wang et al.) to get a good overview of several design choices that led to the development of a CNN-based surface normal estimator.

GRIT: General Robust Image Task Benchmark

allenai/grit_official 28 Apr 2022

Computer vision models excel at making predictions when the test distribution closely resembles the training distribution.

40
28 Apr 2022

InvPT: Inverted Pyramid Multi-task Transformer for Dense Scene Understanding

prismformore/InvPT 15 Mar 2022

Multi-task dense scene understanding is a thriving research domain that requires simultaneous perception and reasoning on a series of correlated tasks with pixel-wise prediction.

272
15 Mar 2022

Extracting Triangular 3D Models, Materials, and Lighting From Images

nvlabs/tiny-cuda-nn CVPR 2022

We present an efficient method for joint optimization of topology, materials and lighting from multi-view image observations.

3,412
24 Nov 2021

Estimating and Exploiting the Aleatoric Uncertainty in Surface Normal Estimation

baegwangbin/surface_normal_uncertainty ICCV 2021

Experimental results show that the proposed method outperforms the state-of-the-art in ScanNet and NYUv2, and that the estimated uncertainty correlates well with the prediction error.

206
20 Sep 2021

AdaFit: Rethinking Learning-based Normal Estimation on Point Clouds

runsong123/adafit ICCV 2021

Existing works use a network to learn point-wise weights for weighted least squares surface fitting to estimate the normals, which has difficulty in finding accurate normals in complex regions or containing noisy points.

46
12 Aug 2021

NeRFactor: Neural Factorization of Shape and Reflectance Under an Unknown Illumination

google/nerfactor 3 Jun 2021

This enables the rendering of novel views of the object under arbitrary environment lighting and editing of the object's material properties.

422
03 Jun 2021

NeRD: Neural Reflectance Decomposition from Image Collections

cgtuebingen/nerd-neural-reflectance-decomposition ICCV 2021

This problem is inherently more challenging when the illumination is not a single light source under laboratory conditions but is instead an unconstrained environmental illumination.

243
07 Dec 2020

How Well Do Self-Supervised Models Transfer?

linusericsson/ssl-transfer CVPR 2021

We evaluate the transfer performance of 13 top self-supervised models on 40 downstream tasks, including many-shot and few-shot recognition, object detection, and dense prediction.

176
26 Nov 2020

AI Playground: Unreal Engine-based Data Ablation Tool for Deep Learning

MMehdiMousavi/AIP 13 Jul 2020

With AIP, it is trivial to capture the same image under different conditions (e. g., fidelity, lighting, etc.)

38
13 Jul 2020

Robust Learning Through Cross-Task Consistency

EPFL-VILAB/XTConsistency 7 Jun 2020

Visual perception entails solving a wide set of tasks, e. g., object detection, depth estimation, etc.

176
07 Jun 2020