Commit History
Add 'load_label' parameter for image classification models (#185)
160af44
Wanli
commited on
update accuracy evaluation scripts (#184)
c920270
Wanli
commited on
bump version to 4.8.0 (#190)
00a9b48
update yunet to v2 (#151)
41c69c8
Wwupup
commited on
update and modify documentation (#161)
af3dd88
Wanli
commited on
shorten int8-quantized naming (#149)
284d26a
replace pphumanseg with a simplified one (#143)
b57baee
bump lpd_yunet opset version to 13 (#142)
c62dd45
Fix the two FP16 models of CRNN(#131)
e6dbb4e
Yiyao Wang
zihaomu
commited on
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
Add a model for facial expression recognition (#100)
596a24b
Chengrui Wang
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
update benchmark (#97)
8b5437e
Wanli
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
Add hand pose estimation model from Mediapipe (#83)
57699b7
Wanli
commited on
use QuantFormat.QOperator by default to avoid fake quantization (#88)
4b236af
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 the missing yaml config for quantizing MP-PalmDet and improve quantized MP-PalmDet (#60)
83c563e
Add LPD_YuNet for License Plate Detection (#56)
6eef315
add palm detector from mediapipe (#51)
e5b568e
update mobilenets (#48)
86cd32d
add mobilenets and benchmarking results
d33294b
fytao
commited on
Use YuNet of fixed input shape to avoid 'parseShape' error (#45)
62917b7
Add tools for quantization and quantized models (#36)
55654c5
Yuantao Feng
commited on