Thanks Chris! That helps a lot.
As a follow up question, is it possible to have bulk import identify multiple species/sightings in a photo? Right now when I upload photos from my csv if I have multiple detections it will only label the photo as one of those classes. For instance, if there's 2 Female adult deer and 1 fawn, it will label the photo as "1 fawn" even though the CSV has one line for the adult labels and one line for the fawn labels. Is there a way to fix this? It seems to be an issue with overriding the most recent label that it reads from the csv.
I could get around this by writing a script that copies each photo that has multiple detections and makes them into 2 separate photos that get labeled differently, but that seems inefficient.