Open main menu

DAVE Developer's Wiki β

SBCX-TN-005: Using TensorFlow to implement a Deep Learning image classifier based on Azure Custom Vision-generated model

Revision as of 10:19, 25 October 2019 by U0001 (talk | contribs) (Created page with "{{InfoBoxTop}} {{AppliesToSBCX}} {{AppliesToAxel}} {{AppliesToAxelLite}} {{AppliesToAxelEsatta}} {{InfoBoxBottom}} {{WarningMessage|text=This technical note was validated agai...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Info Box
SBC-AXEL-02.png Applies to SBC AXEL
Axel-04.png Applies to Axel Ultra
Axel-lite 02.png Applies to Axel Lite
Axel-02.png Applies to AXEL ESATTA
Warning-icon.png This technical note was validated against specific versions of hardware and software. It may not work with other versions. Warning-icon.png

Contents

HistoryEdit

Version Date Notes
1.0.0 Ocotber 2019 First public release

IntroductionEdit

Nowadays, Machine Learning (ML) and Deep Learning (DL) technologies are getting popular in the embedded world as well.

Several different approaches are available to deploy such technologies on embedded devices. This Technical Note (TN) describes such an approach, which makes use of a Tensor Flow model generated with Microsoft Azure Custom Vision service.

Testbed configurationEdit

The testbed consists of an SBCX Single Board Computer equipped with an i.MX6Q-powered Axel Lite system-on-module (SoM).

Regarding the software, the board runs the Armbian Buster GNU/Linux distribution, which is described in [[SBCX-TN-004:_Running_Armbian_Buster_(Debian_10)|this TN].


Test applicationEdit

PerformancesEdit