Code

EML Object Detection Android App

Blog of CD EML This entry contains a documentation of the EML Object Detection Android app. It includes a step by step guide to set up a tensorflow environment for converting TensorFlow models to app-compatible Tensorflow Lite models and to host them in the cloud with Google Firebase. Read More ›

Thesis

Tiny YoloV3 Power Visualization

Evaluating a neural network in terms of accuracy is widely supported in all machine learning frameworks. The power draw which is an important aspect in the operation of machine learning accelerators on the edge, such as an NCS2, is rarely evaluated. Read More ›

Thesis

RC Model Car

using a Intel Neural Compute Stick 2 for Object Detection and Classification Read More ›

Code

DNN Execution Time Estimation

Blog of CD EML The now Open Source Framework ANNETTE allows predicting the execution time of a CNN on different inference platforms. Read More ›