Skip to content

How to understand the line-nms? #367

@lhao0301

Description

@lhao0301

I find that the line-nms delete some boxes. It seems a little confusing. The left-top and right-top point are used as left-top and right-bottom point , respectively. The x-coordinate of left-bottom point is used as confidence. It is a little difficult to understand it.

keep_inds=nms(text_lines, TextLineCfg.TEXT_LINE_NMS_THRESH)

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