You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: paper/paper.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ These features are then classified using a Random Forest Classifier (with `emlea
115
115
A running median filter is applied to the predictions to smooth out noise.
116
116
The data at these processing stages is shown in \autoref{fig:physical_activity_recognition_pipeline}.
117
117
118
-
{#fig:physical_activity_recognition_pipeline width=100% }
118
+
{#fig:physical_activity_recognition_pipeline width=100% }
119
119
120
120
The emlearn-micropython documentation
121
121
contains complete example code for Human Activity Recognition, image classification, and more.
0 commit comments