paper-with-me

Papers

CLIP-Guided Unsupervised Semantic-Aware Exposure Correction

2026-01-27 · Puzhen Wu, Han Weng, Quan Zheng, Yi Zhan, Hewei Wang, Yiming Li, Jiahui Han, Rui Xu arxiv

Improper exposure often leads to severe loss of details, color distortion, and reduced contrast. Exposure correction still faces two critical challenges: (1) the ignorance of object-wise regional semantic information causes the color shift artifacts; (2) real-world exposure images generally have no ground-truth labels, and its labeling entails massive manual editing. To tackle the challenges, we propose a new unsupervised semantic-aware exposure correction network. It contains an adaptive semantic-aware fusion module, which effectively fuses the semantic information extracted from a pre-trained Fast Segment Anything Model into a shared image feature space. Then the fused features are used by our multi-scale residual spatial mamba group to restore the details and adjust the exposure. To avoid manual editing, we propose a pseudo-ground truth generator guided by CLIP, which is fine-tuned to automatically identify exposure situations and instruct the tailored corrections. Also, we leverage the rich priors from the FastSAM and CLIP to develop a semantic-prompt consistency loss to enforce semantic consistency and image-prompt alignment for unsupervised training. Comprehensive experimental results illustrate the effectiveness of our method in correcting real-world exposure images and outperforms state-of-the-art unsupervised methods both numerically and visually.

📄 PDF Abstract BibTeX arXiv:2601.19129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learn to Rectify the Bias of CLIP for Unsupervised Semantic Segmentation

2024-01-01 · CVPR 2024 1 · Jingyun Wang, Guoliang Kang

Recent works utilize CLIP to perform the challenging unsupervised semantic segmentation task where only images without annotations are available. However we observe that when adopting CLIP to such a pixel-level under…

SegmentationSemantic SegmentationUnsupervised Semantic Segmentation

CLIP-S$^4$: Language-Guided Self-Supervised Semantic Segmentation

2023-05-01 · Wenbin He, Suphanut Jamonnak, Liang Gou, Liu Ren

Existing semantic segmentation approaches are often limited by costly pixel-wise annotations and predefined classes. In this work, we present CLIP-S$^4$ that leverages self-supervised pixel representation learning and vi…

Contrastive LearningLanguage ModellingRepresentation LearningSegmentation+2

CLIP-S4: Language-Guided Self-Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Wenbin He, Suphanut Jamonnak, Liang Gou, Liu Ren

Existing semantic segmentation approaches are often limited by costly pixel-wise annotations and predefined classes. In this work, we present CLIP-S^4 that leverages self-supervised pixel representation learning and …

Contrastive LearningLanguage ModellingRepresentation LearningSegmentation+2

HiCLIP: Contrastive Language-Image Pretraining with Hierarchy-aware Attention

2023-03-06 · Shijie Geng, Jianbo Yuan, Yu Tian, Yuxiao Chen 외

The success of large-scale contrastive vision-language pretraining (CLIP) has benefited both visual recognition and multimodal content understanding. The concise design brings CLIP the advantage in inference efficiency a…

cross-modal alignment

CLIP-Guided Adaptable Self-Supervised Learning for Human-Centric Visual Tasks

2026-01-19 · Mingshuang Luo, Ruibing Hou, Bo Chao, Hong Chang 외 arxiv

Human-centric visual analysis plays a pivotal role in diverse applications, including surveillance, healthcare, and human-computer interaction. With the emergence of large-scale unlabeled human image datasets, there is a…

Unsupervised Pre-trainingSelf-Supervised LearningRepresentation Learning