Training data
Testing data
Labeling data
Create impulse
Image - parameters
Image - features
Training performance
Precision formula
Class | F1-score | Precision | Recall |
---|---|---|---|
missing hole | 0.55 | 0.54 | 0.56 |
open circuit | 0.41 | 0.56 | 0.32 |
short circuit | 0.44 | 0.54 | 0.37 |
Dataset sample
Mind blowing test
Mind blowing test zoomed in prediction
Test sample 2
Test sample 2 zoomed in prediction
Test sample 3 zoomed in prediction
YOLOv5 model training
YOLOv5 model testing
edge-impulse-linux
to select our project from the Raspberry Pi then run the command edge-impulse-linux-runner
to run our model.
When running our model we can see live classification of what the Raspberry Pi camera captures and the inference. To do this, we connect a computer to the same network that the Raspberry Pi is connected to. Next, in a web browser we enter the url (likely an IP address) provided by the Raspberry Pi.
Pi4 impulse-runner
Pi4 live classification