Description

LumiScan Training is an application for training neural networks for computer vision tasks, including object detection and localization.

The application can train a network from scratch or continue training an existing network with additional data. Training, validation, testing, and inference are controlled through a JSON configuration that defines the data sets, classes, network type, training profile, and export settings.

Trained models can be exported in ONNX format for use in supported applications. If a Hailo TPU is used, the optional Hailo PlugIn can additionally convert an ONNX model into a Hailo-compatible model for deployment on the TPU.