Live data from Hacker News

Merlin Bird ID

merlin.allaboutbirds.org

211–220 of 221 posts

Re: Merlin Bird ID

#211
As an amateur bird photographer I love this app, but I wish there was some way to pinpoint the direction the sound is coming from.

I have wondered if perhaps with 3 microphones positioned a specific distance apart from one another, an app could compare their relative volumes and show the user the exact location of a bird. Any smart HNers know if something like this is possible?

Re: Merlin Bird ID

#212
This app has been great. I've used it a lot to identify the birds that inhabit my back yard.

I tried using it in New Zealand last year, and it wasn't as effective as in the US: I think it hasn't been trained as well on the native New Zealand birds, many of which aren't found anywhere else.

Amusingly, it identified turkeys when we were in New Zealand, which I was irritated with because there clearly weren't any turkeys in New Zealand. It turned out I was wrong when we came across a flock of them in the Waikato area running around in a sheep field. A local told me that they were brought there around a hundred years ago and are mostly left alone because nobody eats turkey in New Zealand.

Re: Merlin Bird ID

#213
post #4

I'm friends with some of the researchers on the Sound ID portion of this app! The team's gone to great lengths to make sure the machine learning models and evals are solid. Under the hood, Sound ID is a great example of how "domain-expert-driven" careful research can give more reliable results than just feeding in data and hoping for the best.

I was really impressed when I took a trip to England and it recognized european birds. At one point it said there was a Rose-ringed Parakeet which seemed totally wrong, but then we saw a bunch of them in Hyde park a couple days later.

The iOS app did seem to lock up when trying to download the region packs though. I should find out where to file a bug!

Re: Merlin Bird ID

#214

As an amateur bird photographer I love this app, but I wish there was some way to pinpoint the direction the sound is coming from. I have wondered if perhaps with 3 microphones positioned a specific distance apart from one another, an app could compare their relative volumes and show the user the exact location of a bird. Any smart HNers know if something like this is possible?

> I have wondered if perhaps with 3 microphones positioned a specific distance apart from one another, an app could compare their relative volumes and show the user the exact location of a bird.

I am no expert, but I do know that this is possible. It's called acoustic location [1].

> Civilian uses include locating wildlife and locating the shooting position of a firearm.

As to how spaced out the microphones would have to be and to what accuracy the location can be determined, I cannot say (but my guess would be "pretty accurate").

Another interesting challenge would be to determine the location of multiple birds in different locations. Perhaps isolating specific bird calls with some ML model and then acoustic-locating that specific call. I can imagine the application showing which bird is calling from where in 3D.

[1] https://en.wikipedia.org/wiki/Acoustic_location

Re: Merlin Bird ID

#215
I tried this yesterday and set it up for my wife. I was amazed at how many birds it picked up. There must be some amazing technology in the audio processing.

Re: Merlin Bird ID

#216
post #89

[dead]

This app changed my life. I got into hiking and outdoor spaces when I married my wife and she wanted me to join her in camping, something I never did as a kid. This iteratively got me more into natural spaces and wildlife, but only as a passing curiosity. But then one morning while camping, I woke up to a symphony of birdsong. Many calls, but there were at least dozens of a call echoing throughout the forest of a flu…

That's a lovely story. Thanks for sharing!

Re: Merlin Bird ID

#217

I love this app. I use it all the time. But I do have a complaint, that you can't upload an image via the web from your PC. For those of us who use a DSLR for our birding photos, the UX to have to transfer images to our phone to send them through the app is really painful. It isn't the end of the world. It just makes me ID my birds in other ways. But it would be nice to provide non-mobile UX options.

I'm the author of the Birder framework (a computer vision toolkit for bird classification) - https://gitlab.com/birder/birder It's still in early alpha, but you might find it useful for your DSLR workflow. If you're interested in trying a web-based alternative, I have a demo space at https://huggingface.co/spaces/birder-project/birder-image-cl... where you can upload images directly from your browser. Fair warning th…

thanks for linking, I'm very excited for this--it's always saddened me that the public Merlin models are limited to the ones they've released for competitions that are now many years out of date.

my use case is adding tags to my Lightroom library with identified species.

Re: Merlin Bird ID

#218
post #43

I really like this app, but last night I had an encounter in the dark with the most weird alien sounding bird, that uses so low frequencies that the app couldnt make anything out of it. I realize this is a fault of my phones mic and not the app, btw! I think the bird was one of the snipes (dvärgbeckasin?) because I met them before.

Did you actually see the bird? Some animals make sounds that are deceptively similar to birds (ex chipmunk chirps). Merlin won’t recognize these as “not a bird”; it just doesn’t recognize the sound at all. Usual disclaimer IANABL (I am not a bird lawyer)

Nope, but I heard the sound before and I am at least 70% confident after asking my ornitholog friend :-)

We don't have a huge load of animals making weird sounds around here, so one learns to recognize most of the strange ones after some years in the woods.

Re: Merlin Bird ID

#220
post #39
post #28

Of interest: > Sound ID is trained on audio recordings that are first converted to visual representations (spectrograms), then analyzed using computer vision tools similar to those that power Photo ID. Yeah, the spectrogram scrolling by at the top isn't just a cute gimmick, that's actually how the recognition works...

Neat. When working in a linguistics lab as an undergraduate long ago, we looked at spectrograms to identify sounds (specifically places of articulation) as much as listened to recordings. So it makes some sense to build a model on them rather than some other representation of the sound.

I had friends in MIT's computational linguistics group back in the 1980s who did a casual get together where they'd take turns handing out spectrograms of human speech and for the rest of the group to try and interpret. Apparently this started with some noted researcher asserting that you couldn't interpret a spectrogram faster than it was originally spoken, and one of them decided to learn them well enough to disprove it by example, which turned out to be easy but inspired them to continue by trying to make more challenging ones - culminating in getting John Moschitta Jr. to record for them :-)
Post reply on HN