caiyuanhao1998 / Retinexformer

"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
https://arxiv.org/abs/2303.06705
MIT License
828 stars 64 forks source link

关于basicsr模块 #52

Closed chaoyue12345678 closed 5 months ago

chaoyue12345678 commented 5 months ago

您好作者,麻烦打扰一下 关于basicsr模块 是直接用pip install basicsr 这种形势下载 还是根据git clone https://github.com/xinntao/BasicSR.git 这种先克隆 在下载

caiyuanhao1998 commented 5 months ago

如果是直接使用 basicsr 的话,可以按照他的说明来下载

如果是使用我们的repo的话,就按照我们的 introduction 来安装

chaoyue12345678 commented 5 months ago

谢谢了,刚试了一下,下载成功了,您好,再次打扰您一下,怎么可以保存illu_fea, illu_map,这两个中间结果图,试了好几次,保存的时候出现了错误,在代码Illumination_Estimator(nn.Module):模型中保存,还是在class RetinexFormer_Single_Stage(nn.Module):中添加代码,进行保存,保存的格式是怎的,麻烦作者了

------------------ 原始邮件 ------------------ 发件人: "caiyuanhao1998/Retinexformer" @.>; 发送时间: 2024年3月22日(星期五) 中午11:39 @.>; @.**@.>; 主题: Re: [caiyuanhao1998/Retinexformer] 关于basicsr模块 (Issue #52)

如果是直接使用 basicsr 的话,可以按照他的说明来下载

如果是使用我们的repo的话,就按照我们的 introduction 来安装

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>