Open
Description
In the readme it states we should configure the model with parameters threshold, overlap, and maxObjects:
Line 37 in a5a5b5b
However it's not documented what these parameters do and what acceptable values are.
I found the defaults here
Based on that, I'd assume:
- threshold: definition of
confidence
from here (0..1) - overlap: definition of
overlap
from here (0..1) - maxObjects: the maximum number of objects inferred at a time (≥1)
are those correct assumptions?
Metadata
Metadata
Assignees
Labels
No labels