Question/Issue:
[I am here to report an issue i am having with my model when i deploy it on my target board - stm32l4r9 discovery kit.]
Project ID:
[614273]
Context/Use case:
[Respiratory rate estimation]
Summary:
[First of, the inference time recorded on the edge impulse studio is about 133ms post training. however when i deploy on the device inference time is about 6200ms - which i am able to infer by using a timer on my board. I have used a timer - which starts just before the classifier runs and stops when the classifier ends - because whenever the results are printed on screen the default code shows 0 ms… which is not true when you visualize it over a plot
I have tried to fix issue on my own but to no avail. Hence why I am coming here
Please find screenshot attached]
Expected Results:
[Inference time of 133 ms]
Actual Results:
[Inference time of 6200ms]
Reproducibility:
- [*] Always
- [ ] Sometimes
- [ ] Rarely
Environment:
- Platform: [STM32 Discovery Kit]
- Build Environment Details: [STM32CubeIDE]
- OS Version: [Windows 10]
- Edge Impulse Version (Firmware): [Not sure]