Skip to content

Why you use mask = depth_gt > 0.1 ? #143

@mathjihun

Description

@mathjihun

I'm curious as to why the code specifically uses mask = depth_gt > 0.1 for the nyu_depth dataset. Is there a specific reason for this threshold? Also, would using a lower threshold such as mask = depth_gt > 0.001 not be effective?

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