No, we will not be taken over by AIs
Tuesday, June 30th, 2009This is a relatively new computer project.
It’s a couple years old, and it’s making progress into the field of computer vision, or image recognition software.
As far as I can tell, it’s supposed to take an analyze an image, and based on visual cues like shadows, patterns, and then distinguish the objects and shade them according to their depth (foreground, middleground, background).
It’s pretty sophisticated, too. One of the test data they show you involved a laundry basket in front of an open window, exposing some scenery through the slots, along with other random household items. The software was able to figure out that the scenery was all one “object” and marked it accordingly.
The test data seems to show that the software gets tripped up by some shadows.
There’s also a tab marked submit. If you think you can do better, you can download their test cases, code a program to analyze the images, and submit your results. They’ll show you how correctly you did and how you stack up against the other programs. Beating even one of them is a pretty big achievement, considering how hard they’ve been working on this.
Those with insane coding prowess, I encourage you to give it a shot.