← Search

Rynson W.H. Lau

52 accepted papers

2025

MAGE : Single Image to Material-Aware 3D via the Multi-View G-Buffer Estimation Model

CVPR 2025poster

With advances in deep learning models and the availability of large-scale 3D datasets, we have recently witnessed significant progress in single-view 3D reconstruction. However, existing methods often fail to reconstruct physically based material properties given a single image, limiting their appli…

Cited by 0SourcePDFScholar
2025

SEHDR: Single-Exposure HDR Novel View Synthesis via 3D Gaussian Bracketing

ICCV 2025poster

This paper presents SeHDR, a novel high dynamic range 3D Gaussian Splatting (HDR-3DGS) approach for generating HDR novel views given multi-view LDR images. Unlike existing methods that typically require the multi-view LDR input images to be captured from different exposures, which are tedious to cap…

2024

Color Shift Estimation-and-Correction for Image Enhancement

CVPR 2024poster

Images captured under sub-optimal illumination conditions may contain both over- and under-exposures. We observe that over- and over-exposed regions display opposite color tone distribution shifts which may not be easily normalized in joint modeling as they usually do not have "normal-exposed" regio…

2024

Diff-Plugin: Revitalizing Details for Diffusion-based Low-level Tasks

CVPR 2024poster

Diffusion models trained on large-scale datasets have achieved remarkable progress in image synthesis. However due to the randomness in the diffusion process they often struggle with handling diverse low-level tasks that require details preservation. To overcome this limitation we present a new Diff…

Cited by 23SourcePDFScholar
2024

DreamControl: Control-Based Text-to-3D Generation with 3D Self-Prior

CVPR 2024poster

3D generation has raised great attention in recent years. With the success of text-to-image diffusion models the 2D-lifting technique becomes a promising route to controllable 3D generation. However these methods tend to present inconsistent geometry which is also known as the Janus problem. We obse…

2024

Effective Video Mirror Detection with Inconsistent Motion Cues

CVPR 2024poster

Image-based mirror detection has recently undergone rapid research due to its significance in applications such as robotic navigation semantic segmentation and scene reconstruction. Recently VMD-Net was proposed as the first video mirror detection technique by modeling dual correspondences between t…

2024

Inverse Rendering of Glossy Objects via the Neural Plenoptic Function and Radiance Fields

CVPR 2024poster

Inverse rendering aims at recovering both geometry and materials of objects. It provides a more compatible reconstruction for conventional rendering engines compared with the neural radiance fields (NeRFs). On the other hand existing NeRF-based inverse rendering methods cannot handle glossy objects…

Cited by 7SourcePDFScholar
2024

Multi-View Dynamic Reflection Prior for Video Glass Surface Detection

AAAI 2024technical

Recent research has shown significant interest in image-based glass surface detection (GSD). However, detecting glass surfaces in dynamic scenes remains largely unexplored due to the lack of a high-quality dataset and an effective video glass surface detection (VGSD) method. In this paper, we propos…

2024

Recasting Regional Lighting for Shadow Removal

AAAI 2024technical

Removing shadows requires an understanding of both lighting conditions and object textures in a scene. Existing methods typically learn pixel-level color mappings between shadow and non-shadow images, in which the joint modeling of lighting and object textures is implicit and inadequate. We observe…

2024

Text2City: One-Stage Text-Driven Urban Layout Regeneration

AAAI 2024technical

Regenerating urban layout is an essential process for urban regeneration. In this paper, we propose a new task called text-driven urban layout regeneration, which provides an intuitive input modal - text - for users to specify the regeneration, instead of designing complex rules. Given the target re…

2023

BiFormer: Vision Transformer With Bi-Level Routing Attention

CVPR 2023poster

As the core building block of vision transformers, attention is a powerful tool to capture long-range dependency. However, such power comes at a cost: it incurs a huge computation burden and heavy memory footprint as pairwise token interaction across all spatial locations is computed. A series of wo…

2023

CLIP2Point: Transfer CLIP to Point Cloud Classification with Image-Depth Pre-Training

ICCV 2023poster

Pre-training across 3D vision and language remains under development because of limited training data. Recent works attempt to transfer vision-language (V-L) pre-training methods to 3D vision. However, the domain gap between 3D and images is unsolved, so that V-L pre-trained models are restricted in…

Cited by 167PDFcodeScholar
2023

Efficient Mirror Detection via Multi-Level Heterogeneous Learning

AAAI 2023technical

We present HetNet (Multi-level Heterogeneous Network), a highly efficient mirror detection network. Current mirror detection methods focus more on performance than efficiency, limiting the real-time applications (such as drones). Their lack of efficiency is aroused by the common design of adopting h…

2023

Symmetry-Aware Transformer-Based Mirror Detection

AAAI 2023technical

Mirror detection aims to identify the mirror regions in the given input image. Existing works mainly focus on integrating the semantic features and structural features to mine specific relations between mirror and non-mirror regions, or introducing mirror properties like depth or chirality to help a…

2023

Weakly-Supervised Camouflaged Object Detection with Scribble Annotations

AAAI 2023technical

Existing camouflaged object detection (COD) methods rely heavily on large-scale datasets with pixel-wise annotations. However, due to the ambiguous boundary, annotating camouflage objects pixel-wisely is very time-consuming and labor-intensive, taking ~60mins to label one image. In this paper, we pr…

2022

Bi-Directional Object-Context Prioritization Learning for Saliency Ranking

CVPR 2022poster

The saliency ranking task is recently proposed to study the visual behavior that humans would typically shift their attention over different objects of a scene based on their degrees of saliency. Existing approaches focus on learning either object-object or object-scene relations. Such a strategy fo…

Cited by 38PDFcodeScholar
2022

Harmonizer: Learning to Perform White-Box Image and Video Harmonization

ECCV 2022poster

"Recent works on image harmonization solve the problem as a pixel-wise image translation task via large autoencoders. They have unsatisfactory performances and slow inference speeds when dealing with high-resolution images. In this work, we observe that adjusting the input arguments of basic image f…

2022

MODNet: Real-Time Trimap-Free Portrait Matting via Objective Decomposition

AAAI 2022technical

Existing portrait matting methods either require auxiliary inputs that are costly to obtain or involve multiple stages that are computationally expensive, making them less suitable for real-time applications. In this work, we present a light-weight matting objective decomposition network (MODNet) fo…

2021

Distilling Localization for Self-Supervised Representation Learning

AAAI 2021technical

Recent progress in contrastive learning has revolutionized unsupervised representation learning. Concretely, multiple views (augmentations) from the same image are encouraged to map to close embeddings, while views from different images are pulled apart.In this paper, through visualizing a…

Cited by 58SourcePDFScholar
2021

Location-Aware Single Image Reflection Removal

ICCV 2021poster

This paper proposes a novel location-aware deep-learning-based single image reflection removal method. Our network has a reflection detection module to regress a probabilistic reflection confidence map, taking multi-scale Laplacian features as inputs. This probabilistic map tells if a region is refl…

Cited by 110PDFcodeScholar
2021

Mitigating Intensity Bias in Shadow Detection via Feature Decomposition and Reweighting

ICCV 2021poster

While CNNs achieved remarkable progress in shadow detection, they tend to make mistakes in dark non-shadow regions and relatively bright shadow regions. They are also susceptible to brightness change. These two phenomenons reveal that deep shadow detectors heavily depend on the intensity cue, which…

Cited by 78PDFScholar
2021

Scene Context-Aware Salient Object Detection

ICCV 2021poster

Salient object detection identifies objects in an image that grab visual attention. Although contextual features are considered in recent literature, they often fail in real-world complex scenarios. We observe that this is mainly due to two issues: First, most existing datasets consist of simple for…

Cited by 75PDFcodeScholar
2020

Don't Hit Me! Glass Detection in Real-World Scenes

CVPR 2020poster

Glass is very common in our daily life. Existing computer vision systems neglect it and thus may have severe consequences, e.g., a robot may crash into a glass wall. However, sensing the presence of glass is not straightforward. The key challenge is that arbitrary objects/scenes can appear behind th…

Cited by 165PDFScholar
2020

Guided Collaborative Training for Pixel-wise Semi-Supervised Learning

ECCV 2020poster

We investigate the generalization of semi-supervised learning (SSL) to diverse pixel-wise tasks. Although SSL methods have achieved impressive results in image classification, the performances of applying them to pixel-wise tasks are unsatisfactory due to their need for dense outputs. In addition, e…

2020

Inferring Attention Shift Ranks of Objects for Image Saliency

CVPR 2020poster

Psychology studies and behavioural observation show that humans shift their attention from one location to another when viewing an image of a complex scene. This is due to the limited capacity of the human visual system in simultaneously processing multiple visual inputs. The sequential shifting of…

Cited by 54PDFcodeScholar
2019

Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning

ICCV 2019poster

Recently, consistency-based methods have achieved state-of-the-art results in semi-supervised learning (SSL). These methods always involve two roles, an explicit or implicit teacher model and a student model, and penalize predictions under different perturbations by a consistency constraint. However…

Cited by 314PDFcodeScholar
2019

Geometry-Aware Distillation for Indoor Semantic Segmentation

CVPR 2019poster

It has been shown that jointly reasoning the 2D appearance and 3D information from RGB-D domains is beneficial to indoor scene semantic segmentation. However, most existing approaches require accurate depth map as input to segment the scene which severely limits their applications. In this paper, we…

Cited by 113PDFScholar
2019

Spatial Attentive Single-Image Deraining With a High Quality Real Rain Dataset

CVPR 2019poster

Removing rain streaks from a single image has been drawing considerable attention as rain streaks can severely degrade the image quality and affect the performance of existing outdoor vision tasks. While recent CNN-based derainers have reported promising performances, deraining remains an open probl…

Cited by 698PDFScholar
2018

Dynamic Scene Deblurring Using Spatially Variant Recurrent Neural Networks

CVPR 2018poster

Due to the spatially variant blur caused by camera shake and object motions under different scene depths, deblurring images captured from dynamic scenes is challenging. Although recent works based on deep neural networks have shown great progress on this problem, their models are usually large and c…

Cited by 466SourcePDFScholar
2018

Image Correction via Deep Reciprocating HDR Transformation

CVPR 2018poster

Image correction aims to adjust an input image into a visually pleasing one with the detail in the under/over exposed regions recovered. However, existing image correction methods are mainly based on image pixel operations, and attempting to recover the lost detail from these under/over exposed regi…

Cited by 142SourcePDFScholar
2018

VITAL: VIsual Tracking via Adversarial Learning

CVPR 2018poster

The tracking-by-detection framework consists of two stages, i.e., drawing samples around the target object in the first stage and classifying each sample as the target object or as background in the second stage. The performance of existing tracking-by-detection trackers using deep classification ne…

Cited by 654SourcePDFScholar
2017

Delving Into Salient Object Subitizing and Detection

ICCV 2017poster

Subitizing (i.e., instant judgement on the number) and detection of salient objects are human inborn abilities. These two tasks influence each other in the human visual system. In this paper, we delve into the complementarity of these two tasks. We propose a multi-task deep neural network with weigh…

Cited by 68PDFScholar
2015

Oriented Object Proposals

ICCV 2015poster

In this paper, we propose a new approach to generate oriented object proposals (OOPs) to reduce the detection error caused by various orientations of the object. To this end, we propose to efficiently locate object regions according to pixelwise object probability, rather than measuring the objectne…

Cited by 36PDFScholar