Skip to content

Question about the SBMNet. #10

Description

@JerryLeolfl

Hi,
As what mentioned in the paper, the reliability map Z is computed by
image
where I think, Z is related to the difference about the interped frame in time t by V_(t->0) and V_(t->1).
However, in the code,

image
where frame2_1 is compute by the flow SBM_ * (-1), which I think is flow from 0 to 1, not time t to 1.
In
'''frame2_1, Mask2_1 = warp(frame1_, SBM_ * (-1), return_mask=True)''', frame2_1 will be a warpped frame from frame1 to frame3, not frame2.
Hope I have maken a clear statement of my question.

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