Parse the data from annotation file Args: input_path: annotation file path Returns: all_data: list(filepath, width, height, list(bboxes)) classes_count: dict{key:class_name, value:count_num} e.g. {'Car': 2383, 'Mobile phone': 1108, 'Person': 3745}
(input_path)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected