Hello,
In the Surface Classification User Guide (https://dev.ti.com/tirex/explore/node?node=A__APPKM14lbP0fVv74GsLHGw__radar_toolbox__1AslXXD__LATEST&placeholder=true), I saw a chart in the physical setup section.
Due to the height and angle of the setup, the range bin is set from 6 to 31 (26 bins) as the input for the CNN model.
Here, after parsing MMWDEMO_OUTPUT_MSG_RANGE_PROFILE with Python, I obtained 128 values.
So, is the training data composed of values from the 6th to the 31st?
This is important because we will need to adjust the height of the radar in our application scenario, which might change the range of the training data.
Thank you.
Jeff Yang