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

add multibox output to inception_and_threshold #54

Open
greenLeopard opened this issue Feb 13, 2020 · 0 comments
Open

add multibox output to inception_and_threshold #54

greenLeopard opened this issue Feb 13, 2020 · 0 comments

Comments

@greenLeopard
Copy link
Contributor

greenLeopard commented Feb 13, 2020

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant