get_data

hybrid_learning.experimentation.fuzzy_exp.fuzzy_exp_helpers.get_data(img_size, dataset_root, split, root=None, predicate_setts=None, default_person_sizes=None, reduce_gt_masks=None, device=None, show_progress_bars=True, use_boxes=True, _log=None, **_)[source]

Return data triple of COCO keypoint datasets with output transformed to semantic segmentation of persons. Allow to subset the annotations to only contain persons of a certain estimated relative (min, max) size range. Cache subsetted annotations.

Parameters
Return type

KeypointsDataset