opencv_zoo / benchmark /config /face_detection_yunet.yaml

Commit History

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

ytfeng commited on

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

Yuantao Feng commited on

Bug fixes and corrections (#33)
f134c2e

Yuantao Feng commited on

Decoupling dataloader and benchmark runner (#16)
0199e9f

Yuantao Feng commited on

Decoupling metrics from benchmark to allow different kinds of forward process (#14)
18103a9

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

Improve benchmark configurations (#2)
00c0329

Yuantao Feng commited on

Benchmark framework implementation and 3 models added:
42310ef

fengyuentau commited on