Skip to content

Running priordata test doesn't work on users own data but works with sample data. #20

@DrMaxP

Description

@DrMaxP

I have the sample working on Windows, once the output filepath format has been adjusted to be compatible (to change the : in the time to another character) - e.g.

priorda test --image_path assets/sample-1/rgb.jpg --prior_path assets/sample-1/gt_depth.png --pattern downscale_32 --visualize 1

I'm now trying to run the same on my own data with depth priors. I have a colour jpg and depth jpg that are the same dimension, but considerably higher resolution than the sample (at 4096x3072). I see a runtime error:RuntimeError: shape mismatch: value tensor of shape [37748736] cannot be broadcast to indexing result of shape [9216]

Are there any restrictions on the input image formats or resolution?

Thanks,

Max

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions