Skip to main content

Showing 1–5 of 5 results for author: Phillipson, G

.
  1. arXiv:2404.12103  [pdf, other

    cs.CV cs.GR

    S3R-Net: A Single-Stage Approach to Self-Supervised Shadow Removal

    Authors: Nikolina Kubiak, Armin Mustafa, Graeme Phillipson, Stephen Jolly, Simon Hadfield

    Abstract: In this paper we present S3R-Net, the Self-Supervised Shadow Removal Network. The two-branch WGAN model achieves self-supervision relying on the unify-and-adaptphenomenon - it unifies the style of the output data and infers its characteristics from a database of unaligned shadow-free reference images. This approach stands in contrast to the large body of supervised frameworks. S3R-Net also differe… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

    Comments: NTIRE workshop @ CVPR 2024. Code & models available at https://github.com/n-kubiak/S3R-Net

  2. arXiv:2311.18491  [pdf, other

    cs.CV cs.AI cs.GR cs.LG

    ZeST-NeRF: Using temporal aggregation for Zero-Shot Temporal NeRFs

    Authors: Violeta Menéndez González, Andrew Gilbert, Graeme Phillipson, Stephen Jolly, Simon Hadfield

    Abstract: In the field of media production, video editing techniques play a pivotal role. Recent approaches have had great success at performing novel view image synthesis of static scenes. But adding temporal information adds an extra layer of complexity. Previous models have focused on implicitly representing static and dynamic scenes using NeRF. These models achieve impressive results but are costly at t… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

    Comments: VUA BMVC 2023

  3. arXiv:2211.07301  [pdf, other

    cs.CV cs.GR cs.LG

    SVS: Adversarial refinement for sparse novel view synthesis

    Authors: Violeta Menéndez González, Andrew Gilbert, Graeme Phillipson, Stephen Jolly, Simon Hadfield

    Abstract: This paper proposes Sparse View Synthesis. This is a view synthesis problem where the number of reference views is limited, and the baseline between target and reference view is significant. Under these conditions, current radiance field methods fail catastrophically due to inescapable artifacts such 3D floating blobs, blurring and structural duplication, whenever the number of reference views is… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: BMVC 2022

  4. arXiv:2205.07014  [pdf, other

    cs.CV cs.GR cs.LG

    SaiNet: Stereo aware inpainting behind objects with generative networks

    Authors: Violeta Menéndez González, Andrew Gilbert, Graeme Phillipson, Stephen Jolly, Simon Hadfield

    Abstract: In this work, we present an end-to-end network for stereo-consistent image inpainting with the objective of inpainting large missing regions behind objects. The proposed model consists of an edge-guided UNet-like network using Partial Convolutions. We enforce multi-view stereo consistency by introducing a disparity loss. More importantly, we develop a training scheme where the model is learned fro… ▽ More

    Submitted 14 May, 2022; originally announced May 2022.

    Comments: Presented at AI4CC workshop at CVPR

  5. arXiv:2110.12914  [pdf, other

    cs.CV cs.GR

    SILT: Self-supervised Lighting Transfer Using Implicit Image Decomposition

    Authors: Nikolina Kubiak, Armin Mustafa, Graeme Phillipson, Stephen Jolly, Simon Hadfield

    Abstract: We present SILT, a Self-supervised Implicit Lighting Transfer method. Unlike previous research on scene relighting, we do not seek to apply arbitrary new lighting configurations to a given scene. Instead, we wish to transfer the lighting style from a database of other scenes, to provide a uniform lighting style regardless of the input. The solution operates as a two-branch network that first aims… ▽ More

    Submitted 15 March, 2022; v1 submitted 25 October, 2021; originally announced October 2021.

    Comments: Accepted to BMVC 2021. The code and pre-trained models can be found at https://github.com/n-kubiak/SILT