- opencv 3.4.2 or higher (with cv::dnn)
- cd CenterFace/prj-opencv-cpp
- mkdir build && cd build && cmake && make
- ./demo ../../models/onnx your_image_path
Actually, the opencv-cpp version can be used on the mobile device as you like. And we are so happy to get your test result about inference time.