opencv_zoo / tools

Commit History

added npy file as lfs tracked object
d4938df

Abhishek Gola commited on

[GSoC] Add block quantized models (#270)
85a27e0

DaniAffCH commited on

[GSoC] Gemm and MatMul block quantization support (#268)
0a88ce4

DaniAffCH commited on

[GSoC] Blockwise Quantization Tool (#265)
6911e5d

DaniAffCH commited on

bump opencv version to 4.10.0 (#260)
167c85e

ytfeng commited on

Introduce Preprocessing for Optimized Quantization in `quantize-ort.py` (#238)
2129055

Shuyao "Tim" Xu Tim-Xu commited on

add text detection model from ppocrv3 (#180)
ac5c83c

Wanli commited on

Remove DaSiamRPN since we have its superseder VitTrack now (#213)
7c978be

ytfeng commited on

fix model quantization to support timvx backend (#209)
80eebd6

ytfeng commited on

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

ytfeng commited on

update yunet to v2 (#151)
41c69c8

Wwupup commited on

update and modify documentation (#161)
af3dd88

Wanli commited on

shorten int8-quantized naming (#149)
284d26a

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

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

ytfeng commited on

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

ytfeng 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 the missing yaml config for quantizing MP-PalmDet and improve quantized MP-PalmDet (#60)
83c563e

ytfeng 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 mobilenets (#48)
86cd32d

ytfeng commited on

add mobilenets and benchmarking results
d33294b

fytao commited on

Use YuNet of fixed input shape to avoid 'parseShape' error (#45)
62917b7

ytfeng commited on

Add tools for quantization and quantized models (#36)
55654c5

Yuantao Feng commited on