Commit History
update results on axp
0d2b1a0
update mppersondet
17ce155
add results on cpu of khadas edge2, horizon sunrise x3 pi and rv1126
b5afb04
beautify benchmark table (#157)
a9286c4
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
shorten int8-quantized naming (#149)
284d26a
Limit combinations of backends and targets in demos and benchmark (#145)
a07f7bd
Update benchmark and results for CANN backend (#137)
584bcfa
replace pphumanseg with a simplified one (#143)
b57baee
bump lpd_yunet opset version to 13 (#142)
c62dd45
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
move setting description outside for loop in evaluation scripts (#134)
5de3983
Labib Asari
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
removed extra key in models.crnn dictionary (#126)
aa30eea
labeeb-7z
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
update benchmark (#97)
8b5437e
Wanli
commited on
add scale factor to DB demo (#96)
b81d9fd
Zihao Mu
commited on
revise the quantize-ort to quantize crnn into int8 with high accuracy (#94)
d30c3db
Yiyao Wang
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
use QuantFormat.QOperator by default to avoid fake quantization (#88)
4b236af
Let mp_palmdet support multiple palms detection (#85)
f4c5d90
Wanli
commited on
update benchmarking results on arm platform (#80)
b3310b1
Wanli
commited on
Add task name to the README for each model (#78)
70423c2
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