中文
相关论文

相关论文: PIE: Physics-inspired Low-light Enhancement

200 篇论文

Low-Light Image Enhancement (LLIE) has long been a challenging problem in low-level vision, as insufficient illumination often leads to low contrast, detail loss, and noise. Recent studies show that deep learning-based Retinex theory can…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Ziqi Wang , Xu Zhang , Laibin Chang , Shi Chen , Jiaqi Ma , Huan Zhang

The contextual information is critical for various computer vision tasks, previous works commonly design plug-and-play modules and structural losses to effectively extract and aggregate the global context. These methods utilize fine-label…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jing Wang , Jiangyun Li , Wei Li , Lingfei Xuan , Tianxiang Zhang , Wenxuan Wang

Previous low-light image enhancement (LLIE) approaches, while employing frequency decomposition techniques to address the intertwined challenges of low frequency (e.g., illumination recovery) and high frequency (e.g., noise reduction),…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Kun Zhou , Xinyu Lin , Wenbo Li , Xiaogang Xu , Yuanhao Cai , Zhonghang Liu , Xiaoguang Han , Jiangbo Lu

In this paper, we present Self-DACE++, an improved unsupervised and lightweight framework for Low-Light Image Enhancement (LLIE), building upon our previous Self-Reference Deep Adaptive Curve Estimation (Self-DACE). To better address the…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Jianyu Wen , Jun Xie , Feng Chen , Zhepeng Wang , Chenhao Wu , Tong Zhang , Yixuan Yu , Piotr Swierczynski

This work aims to adapt large-scale pre-trained vision-language models, such as contrastive language-image pretraining (CLIP), to enhance the performance of object reidentification (Re-ID) across various supervision settings. Although…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Jiachen Li , Xiaojin Gong

Masked AutoEncoder (MAE) has revolutionized the field of self-supervised learning with its simple yet effective masking and reconstruction strategies. However, despite achieving state-of-the-art performance across various downstream vision…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Xiaoyu Yue , Lei Bai , Meng Wei , Jiangmiao Pang , Xihui Liu , Luping Zhou , Wanli Ouyang

Low-light image enhancement (LLIE) aims to improve the visibility of images captured in poorly lit environments. Prevalent event-based solutions primarily utilize events triggered by motion, i.e., ''motion events'' to strengthen only the…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Lei Sun , Yuhan Bao , Jiajun Zhai , Jingyun Liang , Yulun Zhang , Kaiwei Wang , Danda Pani Paudel , Luc Van Gool

Pretext Invariant Representation Learning (PIRL) followed by Supervised Fine-Tuning (SFT) has become a standard paradigm for learning with limited labels. We extend this approach to the Positive Unlabeled (PU) setting, where only a small…

The goal of few-shot classification is to classify new categories with few labeled examples within each class. Nowadays, the excellent performance in handling few-shot classification problems is shown by metric-based meta-learning methods.…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Xu Luo , Yuxuan Chen , Liangjian Wen , Lili Pan , Zenglin Xu

Learning generalizable policies that can adapt to unseen environments remains challenging in visual Reinforcement Learning (RL). Existing approaches try to acquire a robust representation via diversifying the appearances of in-domain…

机器学习 · 计算机科学 2022-12-20 Zhecheng Yuan , Zhengrong Xue , Bo Yuan , Xueqian Wang , Yi Wu , Yang Gao , Huazhe Xu

Occupancy prediction aims to estimate the 3D spatial distribution of occupied regions along with their corresponding semantic labels. Existing vision-based methods perform well on daytime benchmarks but struggle in nighttime scenarios due…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Yuan Wu , Zhiqiang Yan , Yigong Zhang , Xiang Li , Jian Yang

We propose CLIP-Lite, an information efficient method for visual representation learning by feature alignment with textual annotations. Compared to the previously proposed CLIP model, CLIP-Lite requires only one negative image-text sample…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Aman Shrivastava , Ramprasaath R. Selvaraju , Nikhil Naik , Vicente Ordonez

Human vision relies heavily on available ambient light to perceive objects. Low-light scenes pose two distinct challenges: information loss due to insufficient illumination and undesirable brightness shifts. Low-light image enhancement…

图像与视频处理 · 电气工程与系统科学 2025-12-09 Shyang-En Weng , Shaou-Gang Miaou , Ricky Christanto

Full-image relighting remains a challenging problem due to the difficulty of collecting large-scale structured paired data, the difficulty of maintaining physical plausibility, and the limited generalizability imposed by data-driven priors.…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Zhexin Liang , Zhaoxi Chen , Yongwei Chen , Tianyi Wei , Tengfei Wang , Xingang Pan

Image-to-image translation is a fundamental task in computer vision. It transforms images from one domain to images in another domain so that they have particular domain-specific characteristics. Most prior works train a generative model to…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Sihan Xu , Zelong Jiang , Ruisi Liu , Kaikai Yang , Zhijie Huang

Low-Light Image Enhancement (LLIE) task tends to restore the details and visual information from corrupted low-light images. Most existing methods learn the mapping function between low/normal-light images by Deep Neural Networks (DNNs) on…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Qingsen Yan , Yixu Feng , Cheng Zhang , Pei Wang , Peng Wu , Wei Dong , Jinqiu Sun , Yanning Zhang

Recent multimodal models such as Contrastive Language-Image Pre-training (CLIP) have shown remarkable ability to align visual and linguistic representations. However, domains where small visual differences carry large semantic significance,…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Hiroshi Sasaki

Masked Image Modeling (MIM) methods, like Masked Autoencoders (MAE), efficiently learn a rich representation of the input. However, for adapting to downstream tasks, they require a sufficient amount of labeled data since their rich features…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Johannes Lehner , Benedikt Alkin , Andreas Fürst , Elisabeth Rumetshofer , Lukas Miklautz , Sepp Hochreiter

Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in unsupervised…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hao Chen , Benoit Lagadec , Francois Bremond

This paper presents a novel method, Zero-Reference Deep Curve Estimation (Zero-DCE), which formulates light enhancement as a task of image-specific curve estimation with a deep network. Our method trains a lightweight deep network, DCE-Net,…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Chongyi Li , Chunle Guo , Chen Change Loy