Skip to content

why proposals match targets always zero ? #130

@rolyeMMlin

Description

@rolyeMMlin

Dear lucastabelini:
i need your help urgency ,

distances = torch.abs((targets - proposals) * valid_offsets_mask.float()).sum(dim=1) / (lengths.float() + 1e-9
                                                                                        )  

match distance is too big , almost infinite!

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