Open znshi opened 4 years ago
Hello there. The names of some images in the dataset are wrong. You can try to check if the image ‘Sp_D_NRN_A_sec0011_cha0011_0542.jpg’ exists in the Sp directory. During the pre-processing process, we found that dozens of images had inconsistent sizes or incorrect names. We processed them separately.
Hi, tks, and I check the image ‘Sp_D_NRN_A_sec0011_cha0011_0542.jpg’ does not exist in the Sp directory. Can you share me with your CASIA 1 and 2 datasets? THANK you ~
Hi, tks, and I check the image ‘Sp_D_NRN_A_sec0011_cha0011_0542.jpg’ does not exist in the Sp directory. Can you share me with your CASIA 1 and 2 datasets? THANK you ~
Hi, I have provided a download link for the CAISA1 and 2 datasets in the README. You can also find CASIA datasets here.
When run the casia.py, the error:
File "casia.py", line 35, in
auth_img = io.imread(glob(os.path.join(auth_Dir, auth_name))[0])
IndexError: list index out of range