พบ: "RuntimeError: [ NETWORK_NOT_READ ] ไม่สามารถอ่านรุ่นได้" สําหรับการสาธิต MTCNN Python* การตรวจจับใบหน้า
ประเภทข้อมูล: ข้อความแสดงข้อผิดพลาด | ID บทความ: 000093321 | การตรวจสอบครั้งล่าสุด: 30/04/2024
RuntimeError: [ NETWORK_NOT_READ ] Unable to read the model: /openvino/model_zoo/models/public/mtcnn/mtcnn-p Please check that model format: 8/site-packages/openvino/model_zoo/models/public/mtcnn/mtcnn-p is supported and the model is correct. Available frontends: paddle ir onnx
รัน การสาธิตด้วยพาธไปยังไฟล์โมเดล IR (.xml):
python face_detection_mtcnn_demo.py -m_o public\mtcnn\mtcnn-o\FP16\mtcnn-o.xml -m_p public\mtcnn\mtcnn-p\FP16\mtcnn-p.xml -m_r public\mtcnn\mtcnn-r\FP16\mtcnn-r.xml -i video.mp4