ethliup/DeepUnrollNet

Several pictures are missing from Fastec test dataset

DelinQu opened this issue · 6 comments

Hi,
I'am using the Fastec test dataset to caculathe PSNR and SSIM. I think several pictures are missing from Fastec test dataset.
image

Can you try to download again? My Google Drive Storage was full previously. I just upgrade it. If it still cannot help, please let me know. I can try to upload a new one.

Thanks for your reply and i downloaded again but it didn't work.
image

Hi Delin,

I just downloaded the compressed file and found there is no missing files for 190206_Tuebingen_000009. Can you check if there is anything wrong on your side? Following are the screenshot that I captured from the compressed file.

Screenshot 2022-02-15 132825

I guess 000_global_middle and 000_rolling are missing. :(
image

ah, yes!! Sorry I did not realize it. Can you use current one, since all experimental results are based on it I think? If the rolling shutter image is missing, the evaluation/training dataloader would skip it automatically (i.e. line 20 in deep_unroll_net/dataset_fastec_rs.py.

Sure thing 😄