arXiv Computer Vision

Visual Autoregressive Priors for RAW-to-sRGB Image Signal Processing

arXiv AI
1d ago

Paint-Anything: Unified Any-Color Control for Image Generation and Editing

Paint-Anything introduces a unified hex-prompt interface that allows users to specify any 24‑bit hex color for both image generation and editing. The method trains on a new Paint‑500K dataset created from real images with object grounding, perceptual color labeling, and editing‑pair synthesis, and supplements this with pure‑color anchors to address shadow‑induced color inaccuracies. Evaluated on the newly proposed Any Color Benchmark (ACBench), Paint‑Anything achieves significant improvements over the base FLUX.2‑4B model, boosting T2I and editing scores by 85.3 % and 28.3 % respectively, and outperforms competing methods on the CompColor metric.

By Ji Xie, Dewei Zhou, Xinyu Huang, Zhennan Chen, Xun Wang
arXiv Computer Vision
Sep 3

Benchmarking RAW and RGB Restoration in Image Signal Processors

The paper benchmarks two strategies for blind image restoration around a fixed image signal processor (ISP): restoring in the RAW domain before the ISP (pre‑ISP) and restoring in the sRGB domain after the ISP (post‑ISP). Across four smartphone groups, two learned ISPs, and three degradation regimes (noise, blur, and combined noise‑blur), the study finds that RAW restoration generally outperforms generic RGB restoration, but RGB models trained with ISP‑aware supervision achieve the best overall performance. The authors emphasize that restoration performance depends heavily on how well the restoration model aligns with the imaging pipeline, and they recommend reporting restoration placement and ISP‑aware supervision as key experimental factors.

By Zihao Lu, Radu Timofte, Marcos V. Conde
Hugging Face Trending Papers
Jun 4

GMBFormer: An NDVI-Guided Global Memory Bank Transformer for Urban Green-Space Extraction from Ultra-High-Resolution Imagery

Urban green-space extraction from ultra-high-resolution (UHR) imagery is commonly performed patch by patch, which limits semantic reuse among spatially separated but visually similar vegetation patterns. Directly injecting the Normalized Difference Vegetation Index (NDVI) into red-green-blue (RGB) backbones can also blur the roles of visual appearance learning and physical vegetation confidence.

arXiv Machine Learning
Aug 20

Simple, Safe, and Overlooked: Reclaiming Sustainable Domain Generalization with Statistical Color Matching

The paper introduces Colorist, a data‑augmentation method that uses classical statistical color matching to generate domain‑shifted medical images. By applying global mean‑standard‑deviation matching in RGB space, Colorist creates structurally intact variations without neural networks, outperforming deep generative models in fidelity and color alignment. Across multiple medical imaging datasets, it boosts balanced accuracy by up to 9% over state‑of‑the‑art domain‑generalization regularizers and 13% over no augmentation, while reducing computational cost and preserving anatomical structure.

By Sebastian Doerrich, Francesco Di Salvo, Shyam Nandan Rai, Marco Lents, Christian Ledig