-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Description
When going through the Arduino/ProtoNN tutorial and running it on the device it seems to always predict label '9'.
------------------------
Average prediction time:
35994.77
------------------------
601: Predicted label: 9; True label: 9; Correct prediction
602: Predicted label: 9; True label: 9; Correct prediction
603: Predicted label: 9; True label: 9; Correct prediction
604: Predicted label: 9; True label: 9; Correct prediction
605: Predicted label: 9; True label: 9; Correct prediction
606: Predicted label: 9; True label: 9; Correct prediction
607: Predicted label: 9; True label: 9; Correct prediction
608: Predicted label: 9; True label: 9; Correct prediction
609: Predicted label: 9; True label: 9; Correct prediction
610: Predicted label: 9; True label: 9; Correct prediction
611: Predicted label: 9; True label: 9; Correct prediction
612: Predicted label: 9; True label: 9; Correct prediction
613: Predicted label: 9; True label: 9; Correct prediction
614: Predicted label: 9; True label: 9; Correct prediction
615: Predicted label: 9; True label: 9; Correct prediction
616: Predicted label: 9; True label: 9; Correct prediction
617: Predicted label: 9; True label: 9; Correct prediction
618: Predicted label: 9; True label: 9; Correct prediction
619: Predicted label: 9; True label: 9; Correct prediction
620: Predicted label: 9; True label: 9; Correct prediction
(...)
Is this a sign of a correctly functioning example? Am I missing something?
Metadata
Metadata
Assignees
Labels
No labels