Currently, images are saved in a new subdirectory called "images" located within the same directory that the videos are located. This is problematic for at least two reasons:
- The videos will not always be stored locally. They may be on a server somewhere.
- Since a given frame may contain multiple annotations, either more than one species or more than one individual of the same species, the images need to be sorted by species to differentiate between individuals.
Currently, images are saved in a new subdirectory called "images" located within the same directory that the videos are located. This is problematic for at least two reasons: