Slashdot Mirror


MIT's Picture Language Lets Computers Recognize Faces Through Inference

itwbennett writes: MIT researchers are working on a new programming language called Picture, which could radically reduce the amount of coding needed to help computers recognize objects in images and video. It is a prototype of how a relatively novel form of programming, called probabilistic programming, could reduce the amount of code needed for such complex tasks. In one test of the new language, the researchers were able to cut thousands of lines of code in one image recognition program down to fewer than 50.

1 of 23 comments (clear)

  1. Line Count is Misleading by Anonymous Coward · · Score: 3, Insightful

    "...the researchers were able to cut thousands of lines of code in one image recognition program down to fewer than 50."

    How many lines of code were used to write the MIT Picture language? The article summary claims to have replaced thousands of lines of code in an existing application yet do not mention the line count of the Picture language.