Need more training time to complete your thesis?

We can now offer project job limit extensions (up to 120 Minutes) for students using Edge Impulse. To apply please fill out this form. You’ll need to sign up with an institutional email (not gmail/hotmail) to be accepted.

We can only grant extensions to existing projects, if you create a new project you’ll need to apply a second time.

Eligibility & notes

  • You must already have an Edge Impulse Studio account (sign up here)
  • Students 18+ enrolled in a degree/diploma program.
  • Institutional email required (no personal mail or temporary ones will be reviewed).
  • Existing projects only. If you create new projects after applying you’ll need to fill out a new application to get the extension.

This will be reviewed by our Student Program Team, please include all of the relevant detail you can and complete the form entirely.

Best

Eoin
Senior Developer Relations Engineer

Other Related Resources:

We hope that this will be helpful for those seeking increase or looking for methods to improve their model optimization.

1 Like

Hello,

Question/Issue:
I have to deploy two models onto a XIAO ESP32

Project ID:
950828
and the project of my colleague: Ana_Lord / KWS_XiaoESP32S2 (1016655)

Context/Use case:
How can I deploy both models on one ESP32?

Steps Taken:

  1. Rename the files manually - very hard

Expected Outcome:
Both models should run in parallel

Actual Outcome:
It can’t be compiled because of naming errors

Reproducibility:

  • [x] Always
  • [ ] Sometimes
  • [ ] Rarely

Environment:

  • Platform: XIAO ESP32
  • Build Environment Details: Arduino IDE 2.3.8
  • OS Version: Windows 11 and my colleague MAC

Additional Information:

Hello @TinyBot first of all welcome to the Edge Impulse community!

What’s the error that you get when you try to run inference of both models in “parallel”?

BTW how is this related with the topic of this thread?