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

DIML dataset missing 'disp' data #75

Open
dypromise opened this issue Sep 23, 2023 · 0 comments
Open

DIML dataset missing 'disp' data #75

dypromise opened this issue Sep 23, 2023 · 0 comments

Comments

@dypromise
Copy link

dypromise commented Sep 23, 2023

Hi, the authors!
I try to download DIML from this issue #51, download is directly, and this error occur:
"
ins_planes_mask = cv2.imread(self.ins_paths[anno_index], -1).astype(np.uint8)
AttributeError: 'NoneType' object has no attribute 'astype'
"
I found that this because DIML's annotations has path of 'disp' and 'ins_plane' but the dataset folder not contain disp and ins_plane folders.
Did you train your released model using DIML's disp and ins_plane data? or just using depth data?
Thanks

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