module documentation

Undocumented

Function clean_annotations Remove COCO images that are known to cause parsing issues.
def clean_annotations(annotation_path: Path) -> Path: ΒΆ

Remove COCO images that are known to cause parsing issues.

Parameters
annotation_path:PathAnnotation JSON file.
Returns
PathPath to the cleaned annotation JSON file.