paper-with-me

Papers

SAMURAI: Shape And Material from Unconstrained Real-world Arbitrary Image collections

2022-05-31 · Mark Boss, Andreas Engelhardt, Abhishek Kar, Yuanzhen Li, Deqing Sun, Jonathan T. Barron, Hendrik P. A. Lensch, Varun Jampani

Inverse rendering of an object under entirely unknown capture conditions is a fundamental challenge in computer vision and graphics. Neural approaches such as NeRF have achieved photorealistic results on novel view synthesis, but they require known camera poses. Solving this problem with unknown camera poses is highly challenging as it requires joint optimization over shape, radiance, and pose. This problem is exacerbated when the input images are captured in the wild with varying backgrounds and illuminations. Standard pose estimation techniques fail in such image collections in the wild due to very few estimated correspondences across images. Furthermore, NeRF cannot relight a scene under any illumination, as it operates on radiance (the product of reflectance and illumination). We propose a joint optimization framework to estimate the shape, BRDF, and per-image camera pose and illumination. Our method works on in-the-wild online image collections of an object and produces relightable 3D assets for several use-cases such as AR/VR. To our knowledge, our method is the first to tackle this severely unconstrained task with minimal user interaction. Project page: https://markboss.me/publication/2022-samurai/ Video: https://youtu.be/LlYuGDjXp-8

📄 PDF Abstract BibTeX arXiv:2205.15768

Code (1)

google/samurai tf

Tasks

Inverse RenderingNeRFNovel View SynthesisPose Estimation

Similar Papers 제목 키워드 기반

SAMURAI: Shape-Aware Multimodal Retrieval for 3D Object Identification

2025-06-26 · Dinh-Khoi Vo, Van-Loc Nguyen, Minh-Triet Tran, Trung-Nghia Le

Retrieving 3D objects in complex indoor environments using only a masked 2D image and a natural language description presents significant challenges. The ROOMELSA challenge limits access to full 3D scene context, complic…

3D Object RetrievalObjectRe-RankingRetrieval

SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory

2024-11-18 · Cheng-Yen Yang, Hsiang-Wei Huang, Wenhao Chai, Zhongyu Jiang 외

The Segment Anything Model 2 (SAM 2) has demonstrated strong performance in object segmentation tasks but faces challenges in visual object tracking, particularly when managing crowded scenes with fast-moving or self-occ…

Object TrackingVisual Object TrackingVisual Tracking

Shape From Tracing: Towards Reconstructing 3D Object Geometry and SVBRDF Material from Images via Differentiable Path Tracing

2020-12-06 · Purvi Goel, Loudon Cohen, James Guesman, Vikas Thamizharasan 외

Reconstructing object geometry and material from multiple views typically requires optimization. Differentiable path tracing is an appealing framework as it can reproduce complex appearance effects. However, it is diffic…

Lighting Estimation

Runtime Detection of Adversarial Attacks in AI Accelerators Using Performance Counters

2025-03-10 · Habibur Rahaman, Atri Chatterjee, Swarup Bhunia

Rapid adoption of AI technologies raises several major security concerns, including the risks of adversarial perturbations, which threaten the confidentiality and integrity of AI applications. Protecting AI hardware from…

Deep Reflectance Maps

2015-11-13 · CVPR 2016 6 · Konstantinos Rematas, Tobias Ritschel, Mario Fritz, Efstratios Gavves 외

Undoing the image formation process and therefore decomposing appearance into its intrinsic properties is a challenging task due to the under-constraint nature of this inverse problem. While significant progress has been…