It could have been the other way around if global positioning systems were either not developed or used only by the military. In that case, detecting scenery of a park could be easier than trying to figure out the position on the map.
Or it could just be that maps data are not shared. You’ll need to hire boats and hire people to go and draw the map.
satrunalia44@lemmy.world 1 year ago
That’s true, even if the specific example doesn’t hold, the core concept does. If I needed to implement a bird detector today, I’d make an API call to AWS Rekognition or an equivalent service. It would take me a day or two to learn the API and then maybe 4 hours to actually implement. But if you asked me to implement a bird species detector, I’m pretty sure there is no off the shelf API capable of that, and I would indeed need months or years.
shagie@programming.dev 1 year ago
Off the shelf… no… though I’ve been rather impressed at the accuracy of the iPhone. There’s this little
i
in a circle that has a star in the corner which will do a “let me try to match this”. I believe its only a matter of time before this becomes more accessible.Attempting to match a purple flower on the side of a bike trail
hinterlufer@lemmy.world 1 year ago
Google Lens is also a thing for general usage, and there are plenty options for more specific tasks such as Merlin for birds.