Tutorials
This section includes tutorials that are related to computer vision, programming and system tasks. This category consists of the following tutorials:
Tutorial | Description |
---|---|
YoloDnnPreparationExample (Linux only) | Provides comprehensive set of software tools designed for training, evaluating, and exporting neural network models, with a focus on object detection tasks. |
SnapServiceUpdateTemplate (Linux only) | A step-by-step guide on how to create a snap package for a CMake project using Snapcraft, as well as instructions for setting up a systemd service for the snap application. Snap packages allow you to update an executable on a target machine by bundling all required packages into a single file. |