You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2020. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
def post_filter & def detect require modifications.
definition of done:
images send in output notifications can have a single box (max) or can have several highlight boxes (pr > threshold)
The text was updated successfully, but these errors were encountered: