COCOData.classes_indices#

property COCOData.classes_indices: Dict[int, List[int]]#

Return dict of classes as keys, and list of corresponding indices (in Dataset) of samples that include this class (in the label).