Created
November 26, 2021 15:59
-
-
Save mrtj/20c0e73bad58777360ee46be27ae5f2b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "detection_threshold", | |
"interface": "float32", | |
"value": 20.0, | |
"overridable": true, | |
"decorator": { | |
"title": "Threshold", | |
"description": "The minimum confidence percentage for a positive classification." | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment