Question
ST NanoEdgeAI data constraints
Hi,
I was working with NEAI and saw these constraints mentioned in the wiki:
General considerations for input file format:
- .txt / .csv files
- Numerical values only, no headers
- Uniform separators (single space, tab, comma, or semicolon)
- Decimal values formatted with a period (.)
- Fewer than 16,384 values per line
- Consistent number of numerical values on each line
- Minimum of 20 lines per sensor axis
- Fewer than ~100,000 total lines
- File size less than ~1 Gbit
What is the reason for these constraints and are these strictly enforced? Is there any issue if I don't follow these?
