Deep-imagelab / AWAN

Adaptive Weighted Attention Network with Camera Spectral Sensitivity Prior for Spectral Reconstruction from RGB Images in CVPRW 2020 (Winner of NTIRE Challenge, Oral)
63 stars 19 forks source link

NTIRE2020 Test Spectral dataset #9

Open AhmedRashadElGabri opened 1 year ago

AhmedRashadElGabri commented 1 year ago

Hi, thanks for your excellent work. Could you please provide me with a link to the NTIRE2020 Test Spectral dataset for evaluation purposes (not a link to the competition)? Thanks a lot

Deep-imagelab commented 1 year ago

Hi, thanks for your excellent work. Could you please provide me with a link to the NTIRE2020 Test Spectral dataset for evaluation purposes (not a link to the competition)? Thanks a lot

For the official test set, the hyperspectral images are not publicly available, only the RGB images have been published.

AhmedRashadElGabri commented 1 year ago

Thanks a lot for your response and your great work.

zr-bee commented 1 year ago

Why can't hyperspectral images be generated in the shared code? Or is there something that needs attention?

zr-bee commented 1 year ago

Why can't hyperspectral images be generated in the shared code? Or is there something that needs attention?

zr-bee commented 1 year ago

Why can't hyperspectral images be generated in the shared code? Or is there something that needs attention?

zr-bee commented 1 year ago

thanks for your excellent work.

Deep-imagelab commented 1 year ago

Why can't hyperspectral images be generated in the shared code? Or is there something that needs attention?

Data sets need to be downloaded from the competition's official website. First, you need to register an account on the competition's official website. Then, once the registration has passed, you can see the download link for the dataset. All of this information is on the competition website, if you look at the website carefully.

zr-bee commented 1 year ago

Thank you for your reply, thank you for your hard work, and I'll take a closer look. Thank you

------------------ 原始邮件 ------------------ 发件人: "Deep-imagelab/AWAN" @.>; 发送时间: 2022年11月28日(星期一) 上午10:54 @.>; @.**@.>; 主题: Re: [Deep-imagelab/AWAN] NTIRE2020 Test Spectral dataset (Issue #9)

Why can't hyperspectral images be generated in the shared code? Or is there something that needs attention?

Data sets need to be downloaded from the competition's official website. First, you need to register an account on the competition's official website. Then, once the registration has passed, you can see the download link for the dataset. All of this information is on the competition website, if you look at the website carefully.

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

zr-bee commented 1 year ago

Didn't the pre training model run successfully? I haven't trained yet. I just run your first test model, but it seems that I can't run. What should I pay attention to? I can not get the img_res. shall you know? The following is the operation diagram

------------------ 原始邮件 ------------------ 发件人: "Deep-imagelab/AWAN" @.>; 发送时间: 2022年11月28日(星期一) 上午10:54 @.>; @.**@.>; 主题: Re: [Deep-imagelab/AWAN] NTIRE2020 Test Spectral dataset (Issue #9)

Why can't hyperspectral images be generated in the shared code? Or is there something that needs attention?

Data sets need to be downloaded from the competition's official website. First, you need to register an account on the competition's official website. Then, once the registration has passed, you can see the download link for the dataset. All of this information is on the competition website, if you look at the website carefully.

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

Deep-imagelab commented 1 year ago

Which code file is it? Clean or Real World?

zr-bee commented 1 year ago

clear World

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年11月28日(星期一) 中午11:50 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Deep-imagelab/AWAN] NTIRE2020 Test Spectral dataset (Issue #9)

Which code file is it? Clean or Real World?

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

zr-bee commented 1 year ago

I debug in one step. After I get to the reconstruction function, I can't debug it directly. I used the server to run your pre training model. I don't know which link has the problem,As shown below

Is it because there is no training? Thank you very much for your letter!

------------------ 原始邮件 ------------------ 发件人: "Deep-imagelab/AWAN" @.>; 发送时间: 2022年11月28日(星期一) 中午11:50 @.>; @.**@.>; 主题: Re: [Deep-imagelab/AWAN] NTIRE2020 Test Spectral dataset (Issue #9)

Which code file is it? Clean or Real World?

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

Deep-imagelab commented 1 year ago

Just now, I tried my code, and it works. You can send me the error message when you run the code.