Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.72 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.72 KB

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}
}