Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can get the nb file and a c file for NN graph setup information.

...

2. Object

...

Detection Program

2.1. Post

...

Processing

The post-processing of the example code automatically transferred out by the tool will print the top 5. We need to increase the parsing of the results to obtain complete results of target recognition. The relevant post-processing functions are located in the file vnn_post_process.c.

...

For detailed function implementation, please refer to the following file:

View file
namevnn_post_process.7z

2.2. Linux

...

Terminal Cross Compile

When compiling NN-related applications, it is necessary to include SDK's headers and libraries.

...