Difference between revisions of "Artificial Intelligence/Computer Vision"

From Open Food Facts wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
== Possible uses ==
 
== Possible uses ==
 +
* Remove backgrounds
 +
* Extract text
 +
* Recognize logos and symbols
  
 
== Possible solutions ==
 
== Possible solutions ==
 
* https://github.com/KevinKpakpo/OpenFoodFacts
 
* https://github.com/KevinKpakpo/OpenFoodFacts
 +
* https://github.com/carpedm20/FoodClassifier (looks old)
 
* Google Cloud Vision
 
* Google Cloud Vision
 
* Microsoft Azure Vision
 
* Microsoft Azure Vision
 +
* http://pastec.io/ (open)
 +
* Bear 2 Bear (Station F, Pierre, proprietary)
 +
 +
 +
== Remove background ==
 +
* https://files.slack.com/files-pri/T02KVRT1Q-F18504UA2/download/grab_cut.tar.gz

Revision as of 13:34, 26 September 2017

Back to Artificial Intelligence

Possible uses

  • Remove backgrounds
  • Extract text
  • Recognize logos and symbols

Possible solutions


Remove background