Skip to content

原代码后处理部分好像有个裁切操作(crop=true),解决mask超出bbox范围外的掩码,大佬知道这里对结果怎么修改不? #16

Description

@zhang-7-7
parser.set_defaults(no_bar=False, display=False, resume=False, output_coco_json=False, output_web_json=False, shuffle=False,
                    benchmark=False, no_sort=False, no_hash=False, mask_proto_debug=False, crop=True, detect=False, display_fps=False,
                    emulate_playback=False)

在 layers.output_utils import postprocess中的crop函数操作(from .box_utils import crop)

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