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

 
 

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%