AI Chef: Difference between revisions

From Computer Laboratory Group Design Projects
Jump to navigationJump to search
(Created page with "Client: Isabella Gottardi, ARM <Isabella.Gottardi@arm.com> Arm is creating machine learning and computer vision libraries optimised for processors like the one in your ph...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Client: Isabella Gottardi, [[ARM]] <Isabella.Gottardi@arm.com>
Client: Isabella Gottardi, [[ARM]] <Isabella.Gottardi@arm.com>


Arm is creating machine learning and computer vision libraries optimised for processors like the one in your phone. This will allow individuals to train their own neural networks, for example recognising particular vegetables from hundreds of training examples in a video recorded as you move your phone over a bin at the Cambridge Sunday market. The resulting classifier can be used as the front end for an application that recognises the vegetables on sale, identifies a recipe based on them, and provides you with a shopping list of the other things you need to buy before you go home to cook.
Arm is creating optimised computer vision and machine learning libraries for processors like the one in your phone. Anyone can train a neural network using these libraries to recognize images of vegetables, animals, objects, etc so long as they have enough examples of labelled classification decisions. In a vegetable market, the stallholder has "labelled" all the vegetables by putting them in different bins. So AI Chef aims to train a network that will use those thousands of those labels (from phone video) to solve the eternal dilemma "what do we eat this evening?": standing in front of a stall at the Cambridge Sunday market, AI Chef automatically recognizes which vegetables are on sale, identifies a recipe based on them and provides you with a shopping list of the other things you need to buy before you go home to cook.

Latest revision as of 08:27, 8 November 2018

Client: Isabella Gottardi, ARM <Isabella.Gottardi@arm.com>

Arm is creating optimised computer vision and machine learning libraries for processors like the one in your phone. Anyone can train a neural network using these libraries to recognize images of vegetables, animals, objects, etc so long as they have enough examples of labelled classification decisions. In a vegetable market, the stallholder has "labelled" all the vegetables by putting them in different bins. So AI Chef aims to train a network that will use those thousands of those labels (from phone video) to solve the eternal dilemma "what do we eat this evening?": standing in front of a stall at the Cambridge Sunday market, AI Chef automatically recognizes which vegetables are on sale, identifies a recipe based on them and provides you with a shopping list of the other things you need to buy before you go home to cook.