fiftyone-plugins
fiftyone-plugins copied to clipboard
frame labels not detecting for draw_labels
Tried to draw labels on top of video samples using frame-level labels, however frame_labels are not displayed. You can see in the screenshot below that I have a bunch of labels but none of them is available in the dropdown.
Do I understand correctly that this line has to be changed? for field in _get_fields_with_type(target_view, fo.Label):