Skip to content

Confused about the bbox_transform #8

Open
@lucienne999

Description

@lucienne999

Hi, I'm confusing the bbox_transform method in this file:

def bbox_transform(deltas, weights):

As the method shows, it directly transform the bbox_delta (dx,dy,dw,dh) to pred_bbox (x1,y1,x2,y2) without the information of the ROIs. Obviously, it is impossible. Therefore, is there something I misunderstanding?

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