-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, I would like to ask how to save the depth map, I have added the following content in the code, but the image is all black. Thank you!
img_numpy = util.tensor2depthim(self.depth_b.detach())
image_pil = Image.fromarray(img_numpy)
image_pil.save(source_name)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels