Skip to content

[ACM TOMM] Wakeup-Darkness: When Multimodal Meets Unsupervised Low-light Image Enhancement

License

Notifications You must be signed in to change notification settings

zhangbaijin/Wakeup-Darkness

This branch is 34 commits ahead of QihanZhao/enlighten-anything:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

457e6d1 · Jan 13, 2025

History

56 Commits
Jun 12, 2023
May 30, 2024
Jun 10, 2023
Jun 12, 2023
Jun 12, 2023
Jun 9, 2023
Jan 13, 2025
Nov 4, 2024
Nov 21, 2023
May 30, 2024
Jun 12, 2023
May 30, 2024
Jun 9, 2023
May 30, 2024
Jun 10, 2023
Jun 12, 2023
May 30, 2024
May 30, 2024
Nov 4, 2024
Jun 9, 2023

Repository files navigation

Wakeup-Darkness

GitHub repo size GitHub top language GitHub issues
GitHub watchers GitHub stars GitHub forks

[ACM TOMM] Wakeup-Darkness: When Multimodal Meets Unsupervised Low-light Image Enhancement

The structure

image

The grad-cam results about CSFF

image

Compare results of LOL dataset

image

Model

weights/ model.py fuse_block.py

Dataset processing

you should run the sam.py to produce the segment image like LOL/LIME/SCIE

Train and Test

python train.py --arc WithoutCalNet --batch_size 10

python test.py

python test_clip.py

Citation

@article{zhang2025,
  title={Wakeup-Darkness: When Multimodal Meets Unsupervised Low-light Image Enhancement},
  author={Xiaofeng Zhang, Zishan Xu, Hao Tang, Chaochen Gu, Wei Chen},
  journal={ACM Transactions on Multimedia Computing, Communications and Applications},
  year={2025}
}

About

[ACM TOMM] Wakeup-Darkness: When Multimodal Meets Unsupervised Low-light Image Enhancement

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.6%
  • Jupyter Notebook 44.4%