cuiziteng / Illumination-Adaptive-Transformer

🌕 [BMVC 2022] You Only Need 90K Parameters to Adapt Light: A Light Weight Transformer for Image Enhancement and Exposure Correction. SOTA for low light enhancement, 0.004 seconds try this for pre-processing.
Apache License 2.0
477 stars 44 forks source link

ERROR #74

Closed Qqsoe closed 4 months ago

Qqsoe commented 5 months ago

作者您好,image enhance,在改动了模型结构后,低光增强的训练和测试没有问题,但曝光矫正训练完后,加载训练权重测试时出现 Missing key(s) in state_dict的错误,请问这该如何解决?

cuiziteng commented 4 months ago

检查一下是不是没有load对你训练的权重?