Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

add multibox output to inception_and_threshold #54

@greenLeopard

Description

@greenLeopard

def post_filter & def detect require modifications.

replace maxFireSegment (dict) with fireSegments (list of dicts) with info on all segments above threshold
add a loop around the code that generates annotated segments

add setting in inception_and_threshold to select max box or all boxes above some threshold.

definition of done:
images send in output notifications can have a single box (max) or can have several highlight boxes (pr > threshold)

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