Skip to content

学习代码中的一些问题 #96

Description

@yangshiju

1.MSRA数据集转换时未对转换后的坐标轴做越界判断,不清楚是否会导致某些图片坐标小于0,或者大w, h
2.Side-refinement在模型中实现了,但是infer里没有使用
3.构建文本框时原论文是需要bi->bj & bj->bi,时才才认为是一个pair,infer里只使用了bi->bj。看了下meet_v_iou的实现,似乎没必要做 bj->bi这一步

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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