opencv_zoo / models

Commit History

Add SFace visualization demo and example outputs (#231)
8a1a70c

ytfeng commited on

remove text detection DB (#221)
43ea797

Wanli commited on

add text detection model from ppocrv3 (#180)
ac5c83c

Wanli commited on

fix nontype error (#215)
edd0844

ytfeng commited on

Pose estimation mp (#186)
9665382

Laurent Berger commited on

benchmark: add vittrack benchmark results (#214)
3b8b9d5

ytfeng commited on

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

ytfeng commited on

upload a better vittrack model (#212)
55d9fad

lpylpy0514 commited on

Google Summer of Code: Adding RAFT Optical Flow Model using ONNX Format (#197)
47e6010

Aser Atawya commited on

Merge pull request #194 from lpylpy0514:main
435e017

lpylpy0514 commited on

yolox demo: cast input dtype to float32 for dtype-sensitive backends (#210)
556a873

ytfeng commited on

Add 'load_label' parameter for image classification models (#185)
160af44

Wanli commited on

yolox in c++ (#177)
ea63088

Laurent Berger commited on

Person detector from MediaPipe Pose (#179)
b7e21c2

Laurent Berger ytfeng commited on

Text recognition crnn (#176)
d2c2d3d

Laurent Berger commited on

bump version to 4.8.0 (#190)
00a9b48

ytfeng commited on

clip palm bbox to (w,h) (#182)
fc71ef8

Wanli commited on

Text Detection model DB (#175)
cda4a9b

Laurent Berger commited on

add mobilenet c++ sample (#171)
c5ec220

Laurent Berger commited on

Add gesture classification for handpose estimation (#168)
6f815fd

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 yunet to v2 (#151)
41c69c8

Wwupup commited on

update and modify documentation (#161)
af3dd88

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

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

ytfeng commited on

replace pphumanseg with a simplified one (#143)
b57baee

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

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

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