paper-with-me

Papers

On the Global Photometric Alignment for Low-Level Vision

2026-04-09 · Mingjia Li, Tianle Du, Hainuo Wang, Qiming Hu, Xiaojie Guo arxiv

Supervised low-level vision models rely on pixel-wise losses against paired references, yet paired training sets exhibit per-pair photometric inconsistency, say, different image pairs demand different global brightness, color, or white-balance mappings. This inconsistency enters through task-intrinsic photometric transfer (e.g., low-light enhancement) or unintended acquisition shifts (e.g., de-raining), and in either case causes an optimization pathology. Standard reconstruction losses allocate disproportionate gradient budget to conflicting per-pair photometric targets, crowding out content restoration. In this paper, we investigate this issue and prove that, under least-squares decomposition, the photometric and structural components of the prediction-target residual are orthogonal, and that the spatially dense photometric component dominates the gradient energy. Motivated by this analysis, we propose Photometric Alignment Loss (PAL). This flexible supervision objective discounts nuisance photometric discrepancy via closed-form affine color alignment while preserving restoration-relevant supervision, requiring only covariance statistics and tiny matrix inversion with negligible overhead. Across 6 tasks, 16 datasets, and 16 architectures, PAL consistently improves metrics and generalization. The implementation is in the appendix.

📄 PDF Abstract BibTeX arXiv:2604.08172

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Geometric-Photometric Joint Alignment for Facial Mesh Registration

2024-03-05 · Xizhi Wang, Yaxiong Wang, Mengjian Li

This paper presents a Geometric-Photometric Joint Alignment~(GPJA) method, which aligns discrete human expressions at pixel-level accuracy by combining geometric and photometric information. Common practices for register…

Direct Photometric Alignment by Mesh Deformation

2017-07-01 · CVPR 2017 7 · Kaimo Lin, Nianjuan Jiang, Shuaicheng Liu, Loong-Fah Cheong 외

The choice of motion models is vital in applications like image/video stitching and video stabilization. Conventional methods explored different approaches ranging from simple global parametric models to complex per-pixe…

Image StitchingOptical Flow EstimationVideo Stabilization

I2F: A Unified Image-to-Feature Approach for Domain Adaptive Semantic Segmentation

2023-01-03 · Haoyu Ma, Xiangru Lin, Yizhou Yu

Unsupervised domain adaptation (UDA) for semantic segmentation is a promising task freeing people from heavy annotation work. However, domain discrepancies in low-level image statistics and high-level contexts compromise…

Domain AdaptationSegmentationSemantic SegmentationTriplet+1

ViPOcc: Leveraging Visual Priors from Vision Foundation Models for Single-View 3D Occupancy Prediction

2024-12-15 · Yi Feng, Yu Han, Xijing Zhang, Tanghui Li 외

Inferring the 3D structure of a scene from a single image is an ill-posed and challenging problem in the field of vision-centric autonomous driving. Existing methods usually employ neural radiance fields to produce voxel…

Autonomous DrivingDepth EstimationImage Reconstruction

Global-Aware Registration of Less-Overlap RGB-D Scans

2022-01-01 · CVPR 2022 1 · Che Sun, Yunde Jia, Yi Guo, Yuwei Wu

We propose a novel method of registering less-overlap RGB-D scans. Our method learns global information of a scene to construct a panorama, and aligns RGB-D scans to the panorama to perform registration. Different fr…