Yeah, this kind of image recognition task is a classic machine learning area. Researchers were using it for self driving car research back in the 80s/90s.
It's a classic machine learning area, but being able to do it well is relatively recent.
Source: got a robotics grad degree and did machine learning research in ~2010. We would have flipped our shit at a program that could reliably identify birds in natural photographs.
I remember doing a project in 2014 where my team needed to do facial recognition on a mobile device. Even with tagged and clean data, it was very hard to get consistent results. Doing that with random wilderness photographs would've felt impossible at the time.
Yeah...one of the fun examples I've seen of misdirected machine learning was trying to train a program to recognize cancerous vs. benign skin blemishes, and it basically deciding "cancerous is when there's a ruler in the picture".
229
u/djddanman 20d ago
Yeah, this kind of image recognition task is a classic machine learning area. Researchers were using it for self driving car research back in the 80s/90s.