Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.03 KB

LabelValue.md

File metadata and controls

19 lines (14 loc) · 1.03 KB

LabelValue

Properties

Name Type Description Notes
confidence float, none_type [readonly]
class_name str, none_type Return a human-readable class name for this label (e.g. YES/NO) [readonly]
annotations_requested [bool, date, datetime, dict, float, int, list, str, none_type] [readonly]
created_at datetime [readonly]
detector_id int, none_type [readonly]
source bool, date, datetime, dict, float, int, list, str, none_type [readonly]
text str, none_type Text annotations [readonly]
rois [ROI], none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]