Maclory / Deep-Iterative-Collaboration

Pytorch implementation of Deep Face Super-Resolution with Iterative Collaboration between Attentive Recovery and Landmark Estimation (CVPR 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The data format in the Helen_test.pkl file in annotations is incorrect.

Dear-MrHe opened this issue · comments

The data format in the Helen_test.pkl file in annotations is inconsistent with other pkl files, resulting in the inability to use the get_info function to read the image information. Could you please update this file? Thank you very much. If you can, can you tell me how these files are generated?
1

Well, I found that the content of CelebA_test.pkl file is the same, but CelebA_val.pkl is not, so is it missing the Helen_val.pkl file? Because this is needed for training with Helen dataset.