Commit History

change links of table from 'master' to 'main' (#169)
866ff8d

Wanli commited on

Add back example output images as lfs tracked files (#166)
69ad792

ytfeng commited on

add pose estimation model (#152)
ab8d410

Wanli commited on

update generate table script (#164)
0e997e3

Wanli commited on

update yunet to v2 (#151)
41c69c8

Wwupup commited on

update and modify documentation (#161)
af3dd88

Wanli commited on

add additional hardware notes in the frontal readme (#163)
f8da712

ytfeng commited on

Merge pull request #160 from fengyuentau/add_new_hardware
59e587d

Wanli commited on

update benchmark table
cae84a4

ytfeng commited on

add npu specs
443b117

ytfeng commited on

update results on axp
0d2b1a0

ytfeng commited on

update mppersondet
17ce155

ytfeng commited on

add results on cpu of khadas edge2, horizon sunrise x3 pi and rv1126
b5afb04

ytfeng commited on

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

ytfeng commited on

fix bugs in wechatQRcode (#153)
fefbdcf

Wanli commited on

shorten int8-quantized naming (#149)
284d26a

ytfeng commited on

Limit combinations of backends and targets in demos and benchmark (#145)
a07f7bd

ytfeng commited on

Update benchmark and results for CANN backend (#137)
584bcfa

ytfeng commited on

replace pphumanseg with a simplified one (#143)
b57baee

ytfeng commited on

bump lpd_yunet opset version to 13 (#142)
c62dd45

ytfeng commited on

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

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