Commit History

fixing bug crashing eval on widerface (#267)
489de70

TonyCongqianWang Tony Wang commited on

bump opencv version to 4.10.0 (#260)
f0ac01e

ytfeng commited on

Fix spelling, spacing, and unused variables (#236)
71b890b

Ryan Lee commited on

fix nontype error (#215)
9869cb3

ytfeng commited on

bump version to 4.8.0 (#190)
90429ca

ytfeng commited on

Add back example output images as lfs tracked files (#166)
32c4d08

ytfeng commited on

update yunet to v2 (#151)
60c396d

Wwupup commited on

update and modify documentation (#161)
4ae02a3

Wanli commited on

Limit combinations of backends and targets in demos and benchmark (#145)
c6644c1

ytfeng commited on

add Yunet C++ demo (#138)
fe1df9a

ytfeng commited on

update doc of yunet with specification of detectable face sizes (#118)
ee1241e

ytfeng commited on

Merge pull request #95 from Satgoy152:adding-doc
84680ed

Satyam Goyal commited on

Add script to evaluate face detection by WIDERFace (#70)
874f143

Wanli commited on

Add example outputs and display in README (#59)
70465c1

ytfeng commited on

Use YuNet of fixed input shape to avoid 'parseShape' error (#45)
e77fe84

ytfeng commited on

Add options for demo scripts to select backend & targets (#43)
edcfc33

ytfeng commited on

Update ONNX opset version of YuNet to 11 for quantization (#34)
a524e9b

Yuantao Feng commited on

correct default values of model filenames in demo scripts (#11)
fb84dfb

Yuantao Feng commited on

Renaming model files to have more information on architecture, training data and more (#7)
e9dd5ad

Yuantao Feng commited on

Update to OpenCV APIs (YuNet -> FaceDetectorYN, SFace -> FaceRecognizerSF) (#6)
39e569f

Yuantao Feng commited on

Add SFace for face recognition (#3)
5ac585d

Yuantao Feng commited on

Benchmark framework implementation and 3 models added:
ce28923

fengyuentau commited on