Anomaly detection with Raspi5 and Hailo8

Hi, I’m new here and looking for pointers where to start looking in the documentation for Anomaly Detection. Have an electrical connector with coloured wires and looking to check the wire colour-location combination is correct and also the connector housing is the right way around. Have photos of correct and incorrect assemblies. I’d appreciate if someone could point me in the right direction.

Hey @tony.smith55

Welcome to the Hailo Community!

You can check the model at the model zoo there are ready models to be used or you can recompile one with the dataset and the objects you want :

If you cant find a model you want you can create one using the known frame work like pytorch , tensorflow then convert them to hailo using the DFC.
For more info how to do that check out the documentation at :
https://hailo.ai/developer-zone/documentation/

Regards

Thanks Omria, Had a good look at the Model Zoo since your reply. From my limited experience I can’t see any of the models performing anything like a selection process I’d require. Any ideas of the criteria I should use when looking at, evaluating and selecting an existing model. I know I will need to train the model with my own images.