paper-with-me

Papers

Learning Non-Lambertian Object Intrinsics across ShapeNet Categories

2016-12-27 · CVPR 2017 7 · Jian Shi, Yue Dong, Hao Su, Stella X. Yu

We consider the non-Lambertian object intrinsic problem of recovering diffuse albedo, shading, and specular highlights from a single image of an object. We build a large-scale object intrinsics database based on existing 3D models in the ShapeNet database. Rendered with realistic environment maps, millions of synthetic images of objects and their corresponding albedo, shading, and specular ground-truth images are used to train an encoder-decoder CNN. Once trained, the network can decompose an image into the product of albedo and shading components, along with an additive specular component. Our CNN delivers accurate and sharp results in this classical inverse problem of computer vision, sharp details attributed to skip layer connections at corresponding resolutions from the encoder to the decoder. Benchmarked on our ShapeNet and MIT intrinsics datasets, our model consistently outperforms the state-of-the-art by a large margin. We train and test our CNN on different object categories. Perhaps surprising especially from the CNN classification perspective, our intrinsics CNN generalizes very well across categories. Our analysis shows that feature learning at the encoder stage is more crucial for developing a universal representation across categories. We apply our synthetic data trained model to images and videos downloaded from the internet, and observe robust and realistic intrinsics results. Quality non-Lambertian intrinsics could open up many interesting applications such as image-based albedo and specular editing.

📄 PDF Abstract BibTeX arXiv:1612.08510

Code (1)

shi-jian/shapenet-intrinsics torch

Tasks

DecoderObject

Similar Papers 제목 키워드 기반

ShapeNet: An Information-Rich 3D Model Repository

2015-12-09 · Angel X. Chang, Thomas Funkhouser, Leonidas Guibas, Pat Hanrahan 외

We present ShapeNet: a richly-annotated, large-scale repository of shapes represented by 3D CAD models of objects. ShapeNet contains 3D models from a multitude of semantic categories and organizes them under the WordNet …

Data Visualizationmodel

Planes vs. Chairs: Category-guided 3D shape learning without any 3D cues

2022-04-21 · Zixuan Huang, Stefan Stojanov, Anh Thai, Varun Jampani 외

We present a novel 3D shape reconstruction method which learns to predict an implicit 3D shape representation from a single RGB image. Our approach uses a set of single-view images of multiple object categories without v…

3D Shape Reconstruction3D Shape RepresentationMetric Learning

PatchComplete: Learning Multi-Resolution Patch Priors for 3D Shape Completion on Unseen Categories

2022-06-10 · Yuchen Rao, Yinyu Nie, Angela Dai

While 3D shape representations enable powerful reasoning in many visual and perception applications, learning 3D shape priors tends to be constrained to the specific categories trained on, leading to an inefficient learn…

Are These the Same Apple? Comparing Images Based on Object Intrinsics

2023-09-26 · NeurIPS 2023 11

The human visual system can effortlessly recognize an object under different extrinsic factors such as lighting, object poses, and background, yet current computer vision systems often struggle with these variations. An …

Novel View Synthesis from Single Images via Point Cloud Transformation

2020-09-17 · Hoang-An Le, Thomas Mensink, Partha Das, Theo Gevers

In this paper the argument is made that for true novel view synthesis of objects, where the object can be synthesized from any viewpoint, an explicit 3D shape representation isdesired. Our method estimates point clouds t…

3D Shape RepresentationNovel View Synthesis