baoshiwei
2025-04-27 f48f320ab1516cf9293144e78ea19632cdb70880
openvino/herb_ai.py
@@ -230,6 +230,9 @@
            res_ = "aidetect," + f"{det_res}"
            logger.info("发送安全检测结果:"+str(res_))
            l.send_msg(res_)
        if 81 in class_ids:
            logger.info("识别到药材,正在上料")
            print("识别到药材,正在上料")
        # 上料识别
        probabilities = load_identifier(frame)