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

Error when running warp_depthcrafter.py with monocular Video #5

Open
tingzhongyue opened this issue Dec 22, 2024 · 0 comments
Open

Comments

@tingzhongyue
Copy link

Thank you for your great work and contribution.

After I use DepthCrafter to generate the depth as you mentioned in the monocular file, it does not work when I run warp_depthcrafter.py.

There are only three videos in the demo_output. Maybe there should be a .npz file here?

The information for the error is as follows.

Traceback (most recent call last):
File "/root/ViewExtrapolator/monocular/warp_depthcrafter.py", line 33, in
depth_path = glob.glob(f'{depth_folder}/*.npz')[0]
IndexError: list index out of range

Do you know any method to solve it?

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