Remix.run Logo
sdenton4 a day ago

There's a growing literature on individual animal identification from sound!

Here's one example: https://github.com/sammlapp/ovenbird-individual-recognition

My impression is that the hardest part is knowing whether or not you're actually doing a good job. For vocal learners (like the ovenbird example linked above), it seems to be pretty easy using embeddings from existing models (like perch or birdnet). For non-learning species (possibly including your swifts), you can use timbre clues to differentiate many individuals, but may not be able to really nail down individual identity.

detourdog 14 hours ago | parent [-]

I guess the first step is to install the cameras and see what I can figure out from there. I never thought about the perching or vocalizations as an identifier.

Thank you for bring this up.