You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on your code, I presume that there should be mask in the dataset Casia2, but the dataset I downloaded from the dataset download link you gave doesn't have a mask, it only has Au and Tp in it
Based on your code, I presume that there should be mask in the dataset Casia2, but the dataset I downloaded from the dataset download link you gave doesn't have a mask, it only has Au and Tp in it
mask = io.imread(self.input_path + '/masks/' + im_name + '_gt.png')
The text was updated successfully, but these errors were encountered: