Open Model Zoo
- Linux
python face_detection_mtcnn_demo.py \
-i people.jpg \
-m_p public/mtcnn/mtcnn-p/FP32/mtcnn-p.xml \
-m_o public/mtcnn/mtcnn-o/FP32/mtcnn-o.xml \
-m_r public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml \
-th 0.7
python face_detection_mtcnn_demo.py \
-i people.jpg \
-m_p public/mtcnn/mtcnn-p/FP32/mtcnn-p.xml \
-m_o public/mtcnn/mtcnn-o/FP32/mtcnn-o.xml \
-m_r public/mtcnn/mtcnn-r/FP32/mtcnn-r.xml \
-th 0.7