NetworkSettings
Defines how a single neural network is imported into LumiScan VGR.
Member Variables
id-
std::string, default:\{""\}JSON Type: string +Requirement: Must be unique and not empty. Identifier for the network object.
networkPath-
std::filesystem::path, default:\{""\}JSON Type: string +Requirement: Must point to a valid network. Path to the neural network (i.e. the .onnx file or the .json file describing the network).