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