paper-with-me

Papers

Semantic-Guided Zero-Shot Learning for Low-Light Image/Video Enhancement

2021-10-03 · Shen Zheng, Gaurav Gupta

Low-light images challenge both human perceptions and computer vision algorithms. It is crucial to make algorithms robust to enlighten low-light images for computational photography and computer vision applications such as real-time detection and segmentation. This paper proposes a semantic-guided zero-shot low-light enhancement network (SGZ) which is trained in the absence of paired images, unpaired datasets, and segmentation annotation. Firstly, we design an enhancement factor extraction network using depthwise separable convolution for an efficient estimate of the pixel-wise light deficiency of an low-light image. Secondly, we propose a recurrent image enhancement network to progressively enhance the low-light image with affordable model size. Finally, we introduce an unsupervised semantic segmentation network for preserving the semantic information during intensive enhancement. Extensive experiments on benchmark datasets and a low-light video demonstrate that our model outperforms the previous state-of-the-art. We further discuss the benefits of the proposed method for low-light detection and segmentation. Code is available at https://github.com/ShenZheng2000/Semantic-Guided-Low-Light-Image-Enhancement

📄 PDF Abstract BibTeX arXiv:2110.00970

Code (1)

ShenZheng2000/Semantic-Guided-Low-Light-Image-Enhancement 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image EnhancementSegmentationSemantic SegmentationUnsupervised Semantic SegmentationVideo EnhancementZero-Shot Learning

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Attribute-Guided Network for Cross-Modal Zero-Shot Hashing

2018-02-06 · Zhong Ji, Yuxin Sun, Yunlong Yu, Yanwei Pang 외

Zero-Shot Hashing aims at learning a hashing model that is trained only by instances from seen categories but can generate well to those of unseen categories. Typically, it is achieved by utilizing a semantic embedding s…

AttributeCross-Modal RetrievalImage RetrievalRetrieval+1

Zero-Shot Recognition through Image-Guided Semantic Classification

2020-07-23 · Mei-Chen Yeh, Fang Li

We present a new embedding-based framework for zero-shot learning (ZSL). Most embedding-based methods aim to learn the correspondence between an image classifier (visual representation) and its class prototype (semantic …

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Text-guided Explorable Image Super-resolution

2024-03-02 · CVPR 2024 1 · Kanchana Vaishnavi Gandikota, Paramanand Chandramouli

In this paper, we introduce the problem of zero-shot text-guided exploration of the solutions to open-domain image super-resolution. Our goal is to allow users to explore diverse, semantically accurate reconstructions th…

DiversityImage Super-ResolutionSuper-Resolution

Visual Information Guided Zero-Shot Paraphrase Generation

2022-01-22 · COLING 2022 10 · Zhe Lin, Xiaojun Wan

Zero-shot paraphrase generation has drawn much attention as the large-scale high-quality paraphrase corpus is limited. Back-translation, also known as the pivot-based method, is typical to this end. Several works leverag…

DiversityImage CaptioningParaphrase GenerationTranslation

Stacked Semantic-Guided Attention Model for Fine-Grained Zero-Shot Learning

2018-05-21 · Yunlong Yu, Zhong Ji, Yanwei Fu, Jichang Guo 외

Zero-Shot Learning (ZSL) is achieved via aligning the semantic relationships between the global image feature vector and the corresponding class semantic descriptions. However, using the global features to represent fine…

General ClassificationMulti-class ClassificationRetrievalzero-shot-classification+1