Contents
compare_images_with_macrocategories()
get_image_path()
show_fatigue_data_with_agreement()
show_fatigue_data_with_granularity()
show_gts_with_annotations()
show_gts_with_disagreements()
show_image_with_annotations()
show_image_with_annotations_macrocategories()
show_image_with_disagreements()
show_iou_sweep()
show_units()
upsert_handle()
Function which plots Alpha values against IoU thresholds from a list of Result objects.
results (list[Result]) – The list of Result objects containing Kappa and Alpha values for different IoU thresholds.
None