Confirmed users
158
edits
LRSaunders (talk | contribs) No edit summary |
No edit summary |
||
Line 110: | Line 110: | ||
* Image recognition | * Image recognition | ||
** We are now using the autofocus camera with SimpleCV library | ** We are now using the autofocus camera with SimpleCV library | ||
** Last week we created some classifiers, but the default | ** Last week we created some custom classifiers, but the default ones seem to work better. This seemed interesting as the images were more easily recognized when they were lower resolution vs. higher. | ||
** This week we have had some issues with the service as my free trial has run out. | ** This week we have had some issues with the service as my free trial has run out. The service is back up and running as of this morning. | ||
** | ** As of this morning, I'm able to create a custom classifier for a green pepper, take a picture of it with the new autofocus camera on raspberry pi and submit it to BlueMix and have it recognize the object as a greenpepper with 52% confidence whilst the default classifier identifies it as a toilet with 33% confidence. | ||
* Food Database identification | * Food Database identification | ||
** Evaluating taxonomical sources of food names. This will be key in isolating ingredients. | ** Evaluating taxonomical sources of food names. This will be key in isolating ingredients. |