Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 153 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 153 Bytes

mnn-scrfd

build

Prepare MNN lib and OpenCV.

mkdir build
cd build
cmake ..
make -j
./mnn_scrfd

example