Model Inference - Retrieve Node Mode

This tutorial shows how to inference model by Kneron devices in the following two retrieve node modes:

  1. Retrieve floating-point node
  2. Retrieve fixed-point node

Note: Please upload NEF model on Kneron device before the following tutorial. See the Load NEF Model for details.


Retrieve floating-point node:

Recommend use cv2 to read the image or capture camera frame.


Retrieve fixed-point node:

Recommend use cv2 to read the image or capture camera frame.