Skip to content

Commit 0b1bb36

Browse files
committed
Add how EI handle changes in input data.
1 parent 3912709 commit 0b1bb36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/models/images/ei_error.png

29.2 KB
Loading

docs/models/models.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ Here we added the model variable to be used for each brick.
8888
# This section will address Edge Impulse specific case
8989
An Edge Impulse project is a set of input data and one or more impulses.
9090

91-
*NOTE:* It is unclear whether the project category can be defined at the project or impulse level.
91+
For each project there is the project type (audio/video...) that should be set accordingly to input data.
92+
Changing input data type is recognized, for an audio project and an image upload, the user will be prompted with a message:
93+
![Change project type](images/ei_error.png)
9294

9395
An impulse is a set of configurations defined on input data that can generate a model according to a classification method, a processing block, and hardware parameters.
9496

0 commit comments

Comments
 (0)