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

About the data #25

Open
luo0207 opened this issue Oct 22, 2023 · 1 comment
Open

About the data #25

luo0207 opened this issue Oct 22, 2023 · 1 comment

Comments

@luo0207
Copy link

luo0207 commented Oct 22, 2023

It seems that the blur_map in the ./dataset/train/SYNDOF/blur_map is all 0. Is there some error?

@zsw1456419654
Copy link

I've met the same problem. You can use cv2 to read the images, like " (np.float32(cv2.imread(path + file_name, cv2.IMREAD_UNCHANGED))/10.)[:, :, 1]" in the code. If you employ numpy or see it directly, it is zero.

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

2 participants