You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: