English

S3Net: A Single Stream Structure for Depth Guided Image Relighting

Computer Vision and Pattern Recognition 2021-05-06 v2

Abstract

Depth guided any-to-any image relighting aims to generate a relit image from the original image and corresponding depth maps to match the illumination setting of the given guided image and its depth map. To the best of our knowledge, this task is a new challenge that has not been addressed in the previous literature. To address this issue, we propose a deep learning-based neural Single Stream Structure network called S3Net for depth guided image relighting. This network is an encoder-decoder model. We concatenate all images and corresponding depth maps as the input and feed them into the model. The decoder part contains the attention module and the enhanced module to focus on the relighting-related regions in the guided images. Experiments performed on challenging benchmark show that the proposed model achieves the 3 rd highest SSIM in the NTIRE 2021 Depth Guided Any-to-any Relighting Challenge.

Keywords

Cite

@article{arxiv.2105.00681,
  title  = {S3Net: A Single Stream Structure for Depth Guided Image Relighting},
  author = {Hao-Hsiang Yang and Wei-Ting Chen and and Sy-Yen Kuo},
  journal= {arXiv preprint arXiv:2105.00681},
  year   = {2021}
}

Comments

Accepted by CVPRW 2021. This solution obtains the 3 rd position in the NTIRE 2021 Depth Guided Any-to-any Relighting Challenge

R2 v1 2026-06-24T01:43:20.566Z