Skip to content

Question about depth regression #44

Open
@pnpmpnp

Description

@pnpmpnp

I was looking at the code of AnyNet and had a question.
when you do disparity_regression in AnyNet, you do it for "-cost", is there a reason for doing it this way ?

"pred_low_res = disparityregression2(-self.maxdisplist[scale]+1, self.maxdisplist[scale], stride=1)(F.softmax(-cost, dim=1))"

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