The total number of images is:
Images: 174572
Annotated: 49372
To download the images from one folder, use the next Matlab commands:
h_img = '/path/to/Images'
h_labels = '/path/to/Annotations'
folder = {'labelme folder'}
LMinstall (folder, h_img, h_labels)