Commit History

Fix the two FP16 models of CRNN(#131)
e6dbb4e

Yiyao Wang zihaomu commited on

add Yunet C++ demo (#138)
84bf331

ytfeng 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

ytfeng commited on

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

ytfeng commited on

add benchmark results for object detection (#106)
bbe6825

ytfeng commited on

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

ytfeng commited on

Merge pull request #110 from ruoningYu:master
ef28a99

ruoning commited on

Merge pull request #109 fengyuentau:fix_yolox_issues
963830b

ytfeng commited on

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

ytfeng commited on

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

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

ytfeng commited on

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

ytfeng commited on

Add the missing yaml config for quantizing MP-PalmDet and improve quantized MP-PalmDet (#60)
83c563e

ytfeng commited on

Add example outputs and display in README (#59)
237ca2e

ytfeng commited on

Fix DB net (#58)
c1793e8

Stone Zhang 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 README.md (#49)
335417a

Zihao Mu commited on

update mobilenets (#48)
86cd32d

ytfeng commited on

Merge pull request #46 from fengyuentau/add_mobilenet_v1_v2
9408415

ytfeng commited on

add mobilenets and benchmarking results
d33294b

fytao commited on

Bugfix: Incorrect path to face detection model. (#47)
6c778a5

peterks commited on