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

Data set processing #36

Open
xvbai0317 opened this issue Jun 6, 2024 · 2 comments
Open

Data set processing #36

xvbai0317 opened this issue Jun 6, 2024 · 2 comments

Comments

@xvbai0317
Copy link

(gaussianobject) xzj@ecs01-20240428-0001:~/project/GaussianObject$ python pred_monodepth.py -s /home/xzj/project/GaussianObject/data/mip360/bonsai/images
Using cache found in /home/xzj/.cache/torch/hub/intel-isl_MiDaS_master
Using cache found in /home/xzj/.cache/torch/hub/isl-org_ZoeDepth_main
img_size [384, 512]
Using cache found in /home/xzj/.cache/torch/hub/intel-isl_MiDaS_master
Params passed to Resize transform:
width: 512
height: 384
resize_target: True
keep_aspect_ratio: True
ensure_multiple_of: 32
resize_method: minimal
0it [00:00, ?it/s]

image

When I process my dataset to get the depth maps and colored depth maps, why do I end up with empty "zoe_depth_colored" and "zoe_depth" folder contents?

@xvbai0317
Copy link
Author

xvbai0317 commented Jun 6, 2024

image
image
Why does this error occur when we use our own dataset?Are there any special requirements for the format of the data taken?

@hanyangyu1021
Copy link

Hi, can you share the downloaded data with me? thanks a lot!

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