Search 1.9 billion lines of Odoo code on GitHub

image_recognizer

Author: Luxim
License: LGPL-3
Branch: 10.0
Repository: astirpe/TensorFlows
Dependencies: base
Languages: HTML (54, 14.9%), Markdown (11, 3.0%), Python (252, 69.4%), and XML (46, 12.7%)
Other branches: master
Other repositories: Coding-Squad/TensorFlows, DevidLuxim/TensorFlows, Guobower/TensorFlows, RachelJ1018/TensorFlows, aravinthu/TensorFlow-1, just4jc/TensorFlows, martinllanos/TensorFlows, nguyenductamlhp/TensorFlow, sm2x/TensorFlows, and vidtsin/TensorFlows

<h1>This module recognize the photos you upload.</h1> <p><img src="static/description/icon.png" alt="picture"></p> <p>This want to be the first step towards integrating a Deep Learning System into an ERP</p> <p>With this example I would like to show the potential of integrating a deeplearnig system into an ERP. Witg this example you can see how machine learning recognizes an input image.</p> <p>The next steps I want to integrate are:</p> <p>1) Possibility to give the machine new results for the photos. So basically, teach the machine.</p> <p>2) Connect the learning machine result with basic actions in ERP. For example, if the machine recognizes a customer request then opens a new quotation request.</p> <p>Screenshot:</p> <p><img src="static/description/screenshot.png" alt="picture"></p>