Question/Issue:
I need to use two exported edge impulse projects in my RAK3112 which is ESP32 compatible. The issue I am gacing is the same name or fields in both the exported files that include a classification layer with the same name.
Project ID:
908858
880958
Context/Use case:
I tried exporting the two projects from edge impulse and using them in the arduino project. But I am not able to segregate the classification block from both the files as the structure of both is same with same name but they have different features and impulse structure.
Steps Taken:
Expected Outcome:
I want to use it for a project to detect and confirm an accident based on the IMU reading and confirmation via the model trained based on sound.
Actual Outcome:
Not able to execute it.
Environment:
- Platform: [RAK3112]
- Build Environment Details: [RAK3112 ESP_32]
- OS Version: [e.g., Ubuntu 20.04]
- Edge Impulse Version (Firmware): [v15 (Arduino library)]