cvpy.annotation.cvat.CVATProject.CVATProject.get_annotations

CVATProject.get_annotations(image_table: ImageTable, annotated_table: CASTable) None

Fetch annotations from CVAT corresponding to the images in a CAS table.

Parameters:
image_table:

Specifies the ImageTable that was used to post images to the CVATProject object.

annotated_table:

Specifies the output CAS table where the images and the corresponding annotations will be stored.