opencv_zoo / tools /quantize /quantize-ort.py

Commit History

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

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

Update handpose estimation model from MediaPipe (2023feb) (#133)
50fc340

Wanli commited on

Update palm detection model from MediaPipe (2023feb) (#128)
260eb6d

Wanli commited on

revise the quantize-ort to quantize crnn into int8 with high accuracy (#94)
d30c3db

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 palm detector from mediapipe (#51)
e5b568e

ytfeng commited on