opencv_zoo / models /face_detection_yunet

Commit History

Added back lfs files
39a1451

Abhishek Gola commited on

[GSoC] Add block quantized models (#270)
85a27e0

DaniAffCH commited on

fixing bug crashing eval on widerface (#267)
84c8121

TonyCongqianWang Tony Wang commited on

bump opencv version to 4.10.0 (#260)
167c85e

ytfeng commited on

Fix spelling, spacing, and unused variables (#236)
1528081

Ryan Lee commited on

fix nontype error (#215)
edd0844

ytfeng commited on

bump version to 4.8.0 (#190)
00a9b48

ytfeng commited on

Add back example output images as lfs tracked files (#166)
69ad792

ytfeng commited on

update yunet to v2 (#151)
41c69c8

Wwupup commited on

update and modify documentation (#161)
af3dd88

Wanli commited on

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

ytfeng commited on

add Yunet C++ demo (#138)
84bf331

ytfeng commited on

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

ytfeng commited on

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

ytfeng commited on

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

ytfeng commited on

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

ytfeng commited on

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