8000 GitHub - hejh8/WaveLUT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hejh8/WaveLUT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing 4D Lookup Table for Low-light Video Enhancement via Wavelet Priori.[WaveLUT]

Introduction

WaveLUT optimizes the 4D lookup table (LUT) technique by wavelet prior, which effectively improves the accuracy of color mapping while maintaining the efficiency. Meanwhile, we explore a dynamic fusion strategy to effectively fuse different a priori knowledge. And we utilize multimodal semantics combined with Fourier frequency domain for perception-oriented appearance driving. Experimental results on benchmark datasets show that our approach reaches the state-of-the-art.

Installation

Environment

conda activate WaveLUT
pip install -r requirements
python models/WaveLUT/transformation/setup.py install

TODO

  • Pre-Trained Models
  • Test
  • Train

Datasets Download

SDSD and SMID datasets Wang. DID datasets Fu

Pre-Trained Models

download this model and put it into WaveLUT/ckpt/.

Quick Start

python evaluation.py -opt [YOUR_yml]

Train

We plan to release the training code in an upcoming update.

Results on Low-light Video Enhancement

Citation

@article{he2024optimizing,
  title={Optimizing 4D Lookup Table for Low-light Video Enhancement via Wavelet Priori},
  author={He, Jinhong and Xue, Minglong and Wang, Wenhai and Zhou, Mingliang},
  journal={arXiv preprint arXiv:2409.08585},
  year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0