Commit History
Add example outputs and display in README (#59) 237ca2e
Fix DB net (#58) c1793e8
Stone Zhang commited on
Add LPD_YuNet for License Plate Detection (#56) 6eef315
add palm detector from mediapipe (#51) e5b568e
Update README.md (#49) 335417a
Zihao Mu commited on
update mobilenets (#48) 86cd32d
Merge pull request #46 from fengyuentau/add_mobilenet_v1_v2 9408415
add mobilenets and benchmarking results d33294b
fytao commited on
Bugfix: Incorrect path to face detection model. (#47) 6c778a5
Use YuNet of fixed input shape to avoid 'parseShape' error (#45) 62917b7
Add options for demo scripts to select backend & targets (#43) ec17a5b
Add hardware: Khadas VIM3 & update benchmarks (#39) de9c40f
Yuantao Feng commited on
SFace: allow bbox to be none for aligned images as input (#38) 43c47ef
Yuantao Feng commited on
Add tools for quantization and quantized models (#36) 55654c5
Yuantao Feng commited on
update ONNX opset version of PP-ResNet50 to 11 (#37) 2074f99
Yuantao Feng commited on
update sface: quantization ready (#35) aebf101
Yuantao Feng 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
fix readme (#30) 411de07
Yuantao Feng commited on
Add hardware: Allwinner D1 (Xuantie C906 CPU, RISC-V) (#29) 5097b68
Yuantao Feng commited on
Improve hardware namings on the table of benchmark results (#27) d34bdca
Yuantao Feng commited on
Add YoutuReID for person ReID (#24) 0f20198
Yuantao Feng commited on
Add CRNN_CN for recognizing Chinese (#23) 8b13820
Yuantao Feng commited on
bring the table of benchmark results to the front (#17) ed7f07e
Yuantao Feng commited on
Add DaSiamRPN for object tracking (#15) 23d8387
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
add qrcode detector and parser from wechat (#12) bd0a204
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
Add hardware GPU CUDA: Jetson Nano (#8) 2ef6bc9
Yuantao Feng commited on
Update to OpenCV APIs (YuNet -> FaceDetectorYN, SFace -> FaceRecognizerSF) (#6) 3af1dea
Yuantao Feng commited on
add PPHumanSeg from PaddleHub conversion (#5) 9e6c549
Yuantao Feng commited on
Add PPResNet from PaddleHub conversion (#4) e0b3895
Yuantao Feng commited on
Add SFace for face recognition (#3) 9d96bb5
Yuantao Feng commited on
Improve benchmark configurations (#2) 00c0329
Yuantao Feng commited on
Merge pull request #1 from opencv/dev bf7b7bf
Yuantao Feng commited on
Benchmark framework implementation and 3 models added: 42310ef
fengyuentau commited on
first commit: af1afb3
fengyuentau commited on