Commit History

remove text detection DB (#221)
43ea797

Wanli commited on

add text detection model from ppocrv3 (#180)
ac5c83c

Wanli commited on

benchmark: add vittrack benchmark results (#214)
3b8b9d5

ytfeng commited on

Remove DaSiamRPN since we have its superseder VitTrack now (#213)
7c978be

ytfeng commited on

add pose estimation model (#152)
ab8d410

Wanli commited on

add person detection model from MediaPipe (#147)
3cce3b2

Wanli commited on

Refactor benchmark (#148)
d2b2b68

ytfeng commited on

Update handpose estimation model from MediaPipe (2023feb) (#133)
50fc340

Wanli commited on

Update palm detection model from MediaPipe (2023feb) (#128)
260eb6d

Wanli commited on

Add model file collector, fix some bugs and add some features (#123)
39d77a4

ytfeng commited on

Add a model for facial expression recognition (#100)
596a24b

Chengrui Wang commited on

add benchmark results for object detection (#106)
bbe6825

ytfeng commited on

Add hand pose estimation model from Mediapipe (#83)
57699b7

Wanli commited on

Let mp_palmdet support multiple palms detection (#85)
f4c5d90

Wanli commited on

add evaluation framework and imagenet evaluation (#69)
28adb60

ytfeng commited on

Add LPD_YuNet for License Plate Detection (#56)
6eef315

ytfeng commited on

add palm detector from mediapipe (#51)
e5b568e

ytfeng commited on

update mobilenets (#48)
86cd32d

ytfeng commited on

add mobilenets and benchmarking results
d33294b

fytao commited on

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

ytfeng 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

Add YoutuReID for person ReID (#24)
0f20198

Yuantao Feng commited on

Add CRNN_CN for recognizing Chinese (#23)
8b13820

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

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 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

Benchmark framework implementation and 3 models added:
42310ef

fengyuentau commited on