Hi AkaPaDa_18, In your if conditions, you should replace neai_similarity by oneclass_result, to make the orange LED blink when an outlier is detected.You should also rename the neai_similarity variable by neai_state. Similarity has no meaning in 1-cl...
Hello AkaPaDa_18, In your code, the result of the outlier detection is stored in oneclass_result. NanoEdgeAI functions return a status variable. For more details, please check the documentation:https://wiki.st.com/stm32mcu/wiki/AI:NanoEdge_AI_Library...