paper-with-me

Papers

PSENet: Progressive Self-Enhancement Network for Unsupervised Extreme-Light Image Enhancement

2022-10-03 · Hue Nguyen, Diep Tran, Khoi Nguyen, Rang Nguyen

The extremes of lighting (e.g. too much or too little light) usually cause many troubles for machine and human vision. Many recent works have mainly focused on under-exposure cases where images are often captured in low-light conditions (e.g. nighttime) and achieved promising results for enhancing the quality of images. However, they are inferior to handling images under over-exposure. To mitigate this limitation, we propose a novel unsupervised enhancement framework which is robust against various lighting conditions while does not require any well-exposed images to serve as the ground-truths. Our main concept is to construct pseudo-ground-truth images synthesized from multiple source images that simulate all potential exposure scenarios to train the enhancement network. Our extensive experiments show that the proposed approach consistently outperforms the current state-of-the-art unsupervised counterparts in several public datasets in terms of both quantitative metrics and qualitative results. Our code is available at https://github.com/VinAIResearch/PSENet-Image-Enhancement.

📄 PDF Abstract BibTeX arXiv:2210.00712

Code (2)

vinairesearch/psenet-image-enhancement 공식 구현 pytorch
MindSpore-paper-code-2/code2/tree/main/psenet mindspore

Tasks

Image Enhancement

Similar Papers 제목 키워드 기반

Shape Robust Text Detection with Progressive Scale Expansion Network

2018-06-07 · Xiang Li, Wenhai Wang, Wenbo Hou, Ruo-Ze Liu 외

The challenges of shape robust text detection lie in two aspects: 1) most existing quadrangular bounding box based detectors are difficult to locate texts with arbitrary shapes, which are hard to be enclosed perfectly in…

Curved Text DetectionScene Text DetectionText Detection

Shape Robust Text Detection with Progressive Scale Expansion Network

2019-03-28 · CVPR 2019 6 · Wenhai Wang, Enze Xie, Xiang Li, Wenbo Hou 외

Scene text detection has witnessed rapid progress especially with the recent development of convolutional neural networks. However, there still exists two challenges which prevent the algorithm into industry applications…

Optical Character Recognition (OCR)Scene Text DetectionText Detection

Polygon-free: Unconstrained Scene Text Detection with Box Annotations

2020-11-26 · Weijia Wu, Enze Xie, Ruimao Zhang, Wenhai Wang 외

Although a polygon is a more accurate representation than an upright bounding box for text detection, the annotations of polygons are extremely expensive and challenging. Unlike existing works that employ fully-supervise…

Scene Text DetectionText Detection

Unsupervised Blind Image Deblurring Based on Self-Enhancement

2024-01-01 · CVPR 2024 1 · Lufei Chen, Xiangpeng Tian, Shuhua Xiong, Yinjie Lei 외

Significant progress in image deblurring has been achieved by deep learning methods especially the remarkable performance of supervised models on paired synthetic data. However real-world quality degradation is more …

Blind Image DeblurringDeblurringImage Deblurring

Self-Supervised Low-Light Image Enhancement Using Discrepant Untrained Network Priors

2022-06-09 · IEEE Transactions on Circuits and Systems for Video Technology 2022 6 · Jinxiu Liang, Yong Xu, Yuhui Quan, Boxin Shi 외

This paper proposes a deep learning method for low-light image enhancement, which exploits the generation capability of Neural Networks (NNs) while requiring no training samples except the input image itself. Based on th…

DenoisingImage EnhancementLow-Light Image Enhancement