Skip to content

Error when running warp_depthcrafter.py with monocular Video #5

@nopQAQ

Description

@nopQAQ

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions