Commit History
add Yunet C++ demo (#138) 84bf331
update doc of yunet with specification of detectable face sizes (#118) 92ff628
Merge pull request #95 from Satgoy152:adding-doc e7d94f5
Satyam Goyal commited on
Add script to evaluate face detection by WIDERFace (#70) 60ba673
Wanli commited on
Add example outputs and display in README (#59) 237ca2e
Use YuNet of fixed input shape to avoid 'parseShape' error (#45) 62917b7
Add options for demo scripts to select backend & targets (#43) ec17a5b
Update ONNX opset version of YuNet to 11 for quantization (#34) 8ac861c
Yuantao Feng commited on
correct default values of model filenames in demo scripts (#11) 9e1d36f
Yuantao Feng commited on
Renaming model files to have more information on architecture, training data and more (#7) 83bb178
Yuantao Feng commited on
Update to OpenCV APIs (YuNet -> FaceDetectorYN, SFace -> FaceRecognizerSF) (#6) 3af1dea
Yuantao Feng commited on
Add SFace for face recognition (#3) 9d96bb5
Yuantao Feng commited on
Benchmark framework implementation and 3 models added: 42310ef
fengyuentau commited on