.. include:: /keyword.rst ========================= Model Conversion Tutorial ========================= .. toctree:: :maxdepth: 1 Model Converter Model Visualization Integrate with Multimedia Frameworks Platform-Aware Model Design Guide This chapter provides a step-by-step tutorial of: * Convert TensorFlowV2 float model to MediaTek proprietary DLA model. * Visualize the model and have a grasp on tensor information. * Use :doc:`Neuron Run-time API ` to perform model evaluation. * Pre-process camera frame data and post-process tensor output data for user-defined metadata framework ( ``GstInference`` in this case). .. figure:: /_asset/sw_yocto_ml-guide_neuron-sdk_neuron-dev-flowl-dev_flow_overview.png :align: center :width: 600px Neuron Development Flow Overview .. important:: :doc:`/sw/yocto/ml-guide/ml-neuron-sdk` is only available on the Genio 1200 and Genio 700 platforms and requires NDA access.