paper-with-me

Papers

Zero-TIG: Temporal Consistency-Aware Zero-Shot Illumination-Guided Low-light Video Enhancement

2025-03-14 · Yini Li, Nantheera Anantrasirichai

Low-light and underwater videos suffer from poor visibility, low contrast, and high noise, necessitating enhancements in visual quality. However, existing approaches typically rely on paired ground truth, which limits their practicality and often fails to maintain temporal consistency. To overcome these obstacles, this paper introduces a novel zero-shot learning approach named Zero-TIG, leveraging the Retinex theory and optical flow techniques. The proposed network consists of an enhancement module and a temporal feedback module. The enhancement module comprises three subnetworks: low-light image denoising, illumination estimation, and reflection denoising. The temporal enhancement module ensures temporal consistency by incorporating histogram equalization, optical flow computation, and image warping to align the enhanced previous frame with the current frame, thereby maintaining continuity. Additionally, we address color distortion in underwater data by adaptively balancing RGB channels. The experimental results demonstrate that our method achieves low-light video enhancement without the need for paired training data, making it a promising and applicable method for real-world scenario enhancement.

📄 PDF Abstract BibTeX arXiv:2503.11175

Code (1)

liyinibristol/Zero-TIG 공식 구현 pytorch

Tasks

DenoisingImage DenoisingOptical Flow EstimationVideo EnhancementZero-Shot Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

DiTVR: Zero-Shot Diffusion Transformer for Video Restoration

2025-08-11 · Sicheng Gao, Nancy Mehta, Zongwei Wu, Radu Timofte arxiv

Video restoration aims to reconstruct high quality video sequences from low quality inputs, addressing tasks such as super resolution, denoising, and deblurring. Traditional regression based methods often produce unreali…

Video Restoration

StereoCrafter-Zero: Zero-Shot Stereo Video Generation with Noisy Restart

2024-11-21 · Jian Shi, Qian Wang, Zhenyu Li, Peter Wonka

Generating high-quality stereo videos that mimic human binocular vision requires maintaining consistent depth perception and temporal coherence across frames. While diffusion models have advanced image and video synthesi…

Video Generation

FateZero: Fusing Attentions for Zero-shot Text-based Video Editing

2023-03-16 · ICCV 2023 1 · Chenyang Qi, Xiaodong Cun, Yong Zhang, Chenyang Lei 외

The diffusion-based generative models have achieved remarkable success in text-based image generation. However, since it contains enormous randomness in generation progress, it is still challenging to apply such models f…

AttributeText-to-Video EditingVideo EditingVideo Style Transfer

Analysing zero-shot temporal relation extraction on clinical notes using temporal consistency

2024-06-17 · Vasiliki Kougia, Anastasiia Sedova, Andreas Stephan, Klim Zaporojets 외

This paper presents the first study for temporal relation extraction in a zero-shot setting focusing on biomedical text. We employ two types of prompts and five LLMs (GPT-3.5, Mixtral, Llama 2, Gemma, and PMC-LLaMA) to o…

RelationRelation ExtractionTemporal Relation Extraction

Beyond Consistency: Preserving Temporal Structure in Zero-Shot Video Editing

2026-06-07 · Deyin Liu, Yisheng Ding, Zhe Jin, Xiatian Zhu 외 arxiv

Existing zero-shot video editing methods rely on pre-trained diffusion models, successfully achieving spatial control and basic temporal consistency but fundamentally fail to preserve the video's original temporal struct…

Computational Efficiency