For more information on the search, visit the help page.
ListAttribute
value
labels
Attribute
BooleanAttribute
CategoricalAttribute
Classification
Classifications
Detection
Detections
GeoLocation
GeoLocations
Heatmap
Keypoint
Keypoints
Label
NumericAttribute
Polyline
Polylines
Regression
Segmentation
TemporalDetection
TemporalDetections
_HasAttributesDict
_HasID
_HasLabelList
_HasMedia
_NoDefault
_convert_segmentation
_find_slices
_from_geo_json
_from_geo_json_single
_get_polygons
_heatmap_to_image
_hex_to_int
_hex_to_rgb
_int_array_to_rgb
_int_to_hex
_mask_to_detections
_mask_to_image
_mask_to_polylines
_parse_segmentation_mask_targets
_parse_segmentation_target
_parse_stuff_instance
_parse_thing_instances
_parse_video_metadata
_read_heatmap
_read_mask
_render_instance
_render_polyline
_rgb_array_to_int
_rgb_to_hex
_rotation_matrix
_segmentation_to_detections
_segmentation_to_polylines
_transform_mask
_write_heatmap
_write_mask
foue
foug
foui
no_default
sg
_INDEX_FIEDS
_LABEL_LIST_FIELDS
_LABEL_LIST_TO_SINGLE_MAP
_PATCHES_FIELDS
_SINGLE_LABEL_TO_LIST_MAP
fiftyone.core.labels.ListAttribute
fiftyone
core
class ListAttribute(Attribute): (source)
View In Hierarchy
A list attribute.
The list can store arbitrary JSON-serialiable values.
None
fiftyone.core.labels.Attribute.value
Undocumented