Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SE label problem #4

Open
redeemme opened this issue Jan 27, 2024 · 0 comments
Open

SE label problem #4

redeemme opened this issue Jan 27, 2024 · 0 comments

Comments

@redeemme
Copy link

redeemme commented Jan 27, 2024

Hello, when I run the preprocess.py to process IDRID dataset I encounter such an error:
label_all[np.where(label4 > 0)] = 4
TypeError: '>' not supported between instances of 'NoneType' and 'int'
It seems that the mask number of SE is less than other labels, so some images do not have SE masks, could you plz tell me how to avoid this?
I just copied the original data and masks from IDRiD dataset, is there any problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant