← Search

Aditya Arora

6 accepted papers

2025

Revisiting Image Fusion for Multi-Illuminant White-Balance Correction

ICCV 2025poster

White balance (WB) correction in scenes with multiple illuminants remains a persistent challenge in computer vision. Recent methods explored fusion-based approaches, where a neural network linearly blends multiple sRGB versions of an input image, each processed with predefined WB presets. However, w…

Cited by 0SourcePDFScholar
2022

Restormer: Efficient Transformer for High-Resolution Image Restoration

CVPR 2022oral

Since convolutional neural networks (CNNs) perform well at learning generalizable image priors from large-scale data, these models have been extensively applied to image restoration and related tasks. Recently, another class of neural architectures, Transformers, have shown significant performance g…

Cited by 3074PDFcodeScholar
2021

Multi-Stage Progressive Image Restoration

CVPR 2021poster

Image restoration tasks demand a complex balance between spatial details and high-level contextualized information while recovering images. In this paper, we propose a novel synergistic design that can optimally balance these competing goals. Our main proposal is a multi-stage architecture, that pro…

Cited by 2028PDFcodeScholar
2020

AnimalWeb: A Large-Scale Hierarchical Dataset of Annotated Animal Faces

CVPR 2020poster

Several studies show that animal needs are often expressed through their faces. Though remarkable progress has been made towards the automatic understanding of human faces, this has not been the case with animal faces. There exists significant room for algorithmic advances that could realize automat…

Cited by 57PDFScholar
2020

CycleISP: Real Image Restoration via Improved Data Synthesis

CVPR 2020oral

The availability of large-scale datasets has helped unleash the true potential of deep convolutional neural networks (CNNs). However, for the single-image denoising problem, capturing a real dataset is an unacceptably expensive and cumbersome procedure. Consequently, image denoising algorithms are m…

Cited by 450PDFcodeScholar
2020

Learning Enriched Features for Real Image Restoration and Enhancement

ECCV 2020poster

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography and medical imaging. Recently, convolutional neural networks (CNNs) have achieved dramatic improvements over convention…