Commit History
add pose estimation model (#152)
ab8d410
Wanli
commited on
update yunet to v2 (#151)
41c69c8
Wwupup
commited on
update and modify documentation (#161)
af3dd88
Wanli
commited on
add person detection model from MediaPipe (#147)
3cce3b2
Wanli
commited on
fix handpose bug (#154)
b3af529
Wanli
commited on
Refactor benchmark (#148)
d2b2b68
fix bugs in wechatQRcode (#153)
fefbdcf
Wanli
commited on
Limit combinations of backends and targets in demos and benchmark (#145)
a07f7bd
replace pphumanseg with a simplified one (#143)
b57baee
Update hadnpose preprocess (#141)
3638017
Wanli
commited on
Fix the two FP16 models of CRNN(#131)
e6dbb4e
Yiyao Wang
zihaomu
commited on
add Yunet C++ demo (#138)
84bf331
Update handpose estimation model from MediaPipe (2023feb) (#133)
50fc340
Wanli
commited on
added evaluation script for PPHumanSeg model (#130)
12c3d6b
Labib Asari
commited on
Update palm detection model from MediaPipe (2023feb) (#128)
260eb6d
Wanli
commited on
Update FER quantized model and fix document (#129)
ebeb80f
Wanli
commited on
Add model file collector, fix some bugs and add some features (#123)
39d77a4
Updated SFace notes to indicate used model and add link to reference paper. (#121)
7b1c8cc
Helio Perroni Filho
commited on
Add a model for facial expression recognition (#100)
596a24b
Chengrui Wang
commited on
update doc of yunet with specification of detectable face sizes (#118)
92ff628
add benchmark results for object detection (#106)
bbe6825
Fix a bug in yolox when there are no acceptable objects (#115)
e363419
Wanli
commited on
Re-quantify some models from per_channel mode to per_tensor mode (#90)
323da84
Wanli
commited on
fix some error and bugs (#112)
90edc6d
Wanli
commited on
Merge pull request #111 from remove-YoloX-dot-py
73a9a81
Merge pull request #110 from ruoningYu:master
ef28a99
ruoning
commited on
Merge pull request #109 fengyuentau:fix_yolox_issues
963830b
Merge pull request #95 from Satgoy152:adding-doc
e7d94f5
Satyam Goyal
commited on
Merge pull request #104 from Sidd1609:YoloX
87cd14e
Sidd1609
commited on
Merge pull request #103 from Sidd1609:NanoDet
da19665
Sidd1609
commited on
add crnn int8(EN) (#98)
6d6a76b
Yiyao Wang
commited on
add scale factor to DB demo (#96)
b81d9fd
Zihao Mu
commited on
Text Recognition: Add script to evaluate text recognition by ICDAR2003 (#71)
46b1f95
Yiyao Wang
commited on
text_recognition example argparse bug fix (#89)
0367d6a
swenkel
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 script to evaluate face recognition by LFW (#72)
f2e3176
Wanli
commited on
Add script to evaluate face detection by WIDERFace (#70)
60ba673
Wanli
commited on
add evaluation framework and imagenet evaluation (#69)
28adb60
add crnn demo (#68)
5301781
Yiyao Wang
commited on
Add DB demos (#64)
265aa2c
Stone Zhang
commited on
Merge pull request #61 from fengyuentau/add_more_demos
1dbd40c
Shiqi Yu
commited on
add more demos
e6640a8
Add the missing yaml config for quantizing MP-PalmDet and improve quantized MP-PalmDet (#60)
83c563e
Add example outputs and display in README (#59)
237ca2e
Fix DB net (#58)
c1793e8
Stone Zhang
commited on