paper-with-me

홈 › Papers

RPNR: Robust-Perception Neural Reshading

2024-01-25 · Fouad Afiouni, Mohamad Fakih, Joey Sleiman

Augmented Reality (AR) applications necessitates methods of inserting needed objects into scenes captured by cameras in a way that is coherent with the surroundings. Common AR applications require the insertion of predefined 3D objects with known properties and shape. This simplifies the problem since it is reduced to extracting an illumination model for the object in that scene by understanding the surrounding light sources. However, it is often not the case that we have information about the properties of an object, especially when we depart from a single source image. Our method renders such source fragments in a coherent way with the target surroundings using only these two images. Our pipeline uses a Deep Image Prior (DIP) network based on a U-Net architecture as the main renderer, alongside robust-feature extracting networks that are used to apply needed losses. Our method does not require any pair-labeled data, and no extensive training on a dataset. We compare our method using qualitative metrics to the baseline methods such as Cut and Paste, Cut And Paste Neural Rendering, and Image Harmonization

📄 PDF Abstract BibTeX arXiv:2401.14510

Code (0)

등록된 구현이 없습니다.

Tasks

Image HarmonizationNeural Rendering

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Low-latency Space-time Supersampling for Real-time Rendering

2023-12-18 · Ruian He, Shili Zhou, Yuqi Sun, Ri Cheng 외

With the rise of real-time rendering and the evolution of display devices, there is a growing demand for post-processing methods that offer high-resolution content in a high frame rate. Existing techniques often suffer f…

ReShader: View-Dependent Highlights for Single Image View-Synthesis

2023-09-19 · Avinash Paliwal, Brandon Nguyen, Andrii Tsarov, Nima Khademi Kalantari

In recent years, novel view synthesis from a single image has seen significant progress thanks to the rapid advancements in 3D scene representation and image inpainting techniques. While the current approaches are able t…

Image InpaintingNovel View Synthesis

Robust Pseudo-label Learning with Neighbor Relation for Unsupervised Visible-Infrared Person Re-Identification

2024-05-09 · Xiangbo Yin, Jiangming Shi, Yachao Zhang, Yang Lu 외

Unsupervised Visible-Infrared Person Re-identification (USVI-ReID) presents a formidable challenge, which aims to match pedestrian images across visible and infrared modalities without any annotations. Recently, clustere…

Person Re-IdentificationPseudo LabelRelation

Beyond RGB: Scene-Property Synthesis with Neural Radiance Fields

2022-06-09 · Mingtong Zhang, Shuhong Zheng, Zhipeng Bao, Martial Hebert 외

Comprehensive 3D scene understanding, both geometrically and semantically, is important for real-world applications such as robot perception. Most of the existing work has focused on developing data-driven discriminative…

Data AugmentationEdge DetectionKeypoint DetectionNeRF+4

MulT: An End-to-End Multitask Learning Transformer

2022-05-17 · CVPR 2022 1 · Deblina Bhattacharjee, Tong Zhang, Sabine Süsstrunk, Mathieu Salzmann

We propose an end-to-end Multitask Learning Transformer framework, named MulT, to simultaneously learn multiple high-level vision tasks, including depth estimation, semantic segmentation, reshading, surface normal estima…

DecoderDepth EstimationEdge DetectionKeypoint Detection+2