The resolution of each image is 1920x1080.
The zipped label files contain the bounding box annotations of birds captured in the images. Each image corresponds to a single label file, their filenames are same except for the file extension.
For the label format in each label file, we follow the YOLO format, that means for each row in a label file, the format is
<class_id> <normalized_object_x_center> <normalized_object_y_center> <normalized_object_width>… See the full description on the dataset page:
https://huggingface.co/datasets/auniquesun/AirBirds.