paper-with-me

Papers

Joint Correcting and Refinement for Balanced Low-Light Image Enhancement

2023-09-28 · Nana Yu, Hong Shi, Yahong Han

Low-light image enhancement tasks demand an appropriate balance among brightness, color, and illumination. While existing methods often focus on one aspect of the image without considering how to pay attention to this balance, which will cause problems of color distortion and overexposure etc. This seriously affects both human visual perception and the performance of high-level visual models. In this work, a novel synergistic structure is proposed which can balance brightness, color, and illumination more effectively. Specifically, the proposed method, so-called Joint Correcting and Refinement Network (JCRNet), which mainly consists of three stages to balance brightness, color, and illumination of enhancement. Stage 1: we utilize a basic encoder-decoder and local supervision mechanism to extract local information and more comprehensive details for enhancement. Stage 2: cross-stage feature transmission and spatial feature transformation further facilitate color correction and feature refinement. Stage 3: we employ a dynamic illumination adjustment approach to embed residuals between predicted and ground truth images into the model, adaptively adjusting illumination balance. Extensive experiments demonstrate that the proposed method exhibits comprehensive performance advantages over 21 state-of-the-art methods on 9 benchmark datasets. Furthermore, a more persuasive experiment has been conducted to validate our approach the effectiveness in downstream visual tasks (e.g., saliency detection). Compared to several enhancement models, the proposed method effectively improves the segmentation results and quantitative metrics of saliency detection. The source code will be available at https://github.com/woshiyll/JCRNet.

📄 PDF Abstract BibTeX arXiv:2309.16128

Code (2)

woshiyll/jcrnet 공식 구현 mindspore
2023-MindSpore-4/Code4/tree/main/JCRNet-mindspore-main mindspore

Tasks

Image EnhancementLow-Light Image EnhancementSaliency Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

When Color Constancy Goes Wrong: Correcting Improperly White-Balanced Images

2019-06-01 · CVPR 2019 6 · Mahmoud Afifi, Brian Price, Scott Cohen, Michael S. Brown

This paper focuses on correcting a camera image that has been improperly white-balanced. This situation occurs when a camera's auto white balance fails or when the wrong manual white-balance setting is used. Even after d…

Color Constancy

SCIR: A Self-Correcting Iterative Refinement Framework for Enhanced Information Extraction Based on Schema

2025-12-13 · Yushen Fang, Jianjun Li, Mingqian Ding, Chang Liu 외 arxiv

Although Large language Model (LLM)-powered information extraction (IE) systems have shown impressive capabilities, current fine-tuning paradigms face two major limitations: high training costs and difficulties in aligni…

Information ExtractionRelation ExtractionEvent Extraction

LTRL: Boosting Long-tail Recognition via Reflective Learning

2024-07-17 · QiHao Zhao, Yalun Dai, Shen Lin, Wei Hu 외

In real-world scenarios, where knowledge distributions exhibit long-tail. Humans manage to master knowledge uniformly across imbalanced distributions, a feat attributed to their diligent practices of reviewing, summarizi…

Long-tail Learning

Teaching LLMs to Refine with Tools

2024-12-22 · Dian Yu, Yuheng Zhang, Jiahao Xu, Tian Liang 외

Large language models (LLMs) can refine their responses based on feedback, enabling self-improvement through iterative training or test-time refinement. However, existing methods predominantly focus on refinement within …

VoteNet++: Registration Refinement for Multi-Atlas Segmentation

2020-10-26 · Zhipeng Ding, Marc Niethammer

Multi-atlas segmentation (MAS) is a popular image segmentation technique for medical images. In this work, we improve the performance of MAS by correcting registration errors before label fusion. Specifically, we use a v…

Image SegmentationSegmentationSemantic Segmentation