mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
10 lines
386 B
Markdown
10 lines
386 B
Markdown
# Parameter `IgnoreLeadingNaN`
|
|
Default Value: `true`
|
|
|
|
Leading `N`'s will be deleted before further processing.
|
|
This is only relevant for models which use `N`!
|
|
See [here](../Choosing-the-Model) for details.
|
|
|
|
!!! Note
|
|
This parameter must be prefixed with `<NUMBER>` followed by a dot (eg. `main.IgnoreLeadingNaN`). `<NUMBER>` is the name of the number sequence defined in the ROI's.
|