Commit History

added npy file as lfs tracked object
d4938df

Abhishek Gola commited on

Added back lfs files
39a1451

Abhishek Gola commited on

Remove .gitattributes to stop LFS tracking
6c6cc2a

Abhishek Gola commited on

Added lama quantized model for inpainting DNN sample. (#284)
11e836c

gursimar-singh commited on

Add multi-points input, foreground/background points input and box input to EfficientSAM model (#291)
2a88bde

Zhang-Yang-Sustech commited on

Added NAFNet quantized model for deblurring DNN sample (#295)
cca075c

Abhishek Gola commited on

fix: set backend and target in init (#293)
3c4ef91

ytfeng commited on

Feat: Add C++ demo for Palm Detection (#282)
cc1f5f5

Soham Kalburgi commited on

feat: add cpp demo for wechatqrcode (#279)
fdf1365

Soham Kalburgi commited on

C++ Demo for person_reid_youtureid (#277)
e4da79f

redhecker Gongjunzhe12210401 commited on

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

DaniAffCH commited on

Added dexined quantized model for edge detection (#272)
07ad80f

gursimar-singh commited on

Change the default value of topK (#271)
a14bbf1

WU Jia commited on

Adding eDifFIQA(T) a light-weight model for face image quality assessment. (#263)
4c44ba2

LSIbabnikz commited on

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

DaniAffCH commited on

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

DaniAffCH commited on

fixing bug crashing eval on widerface (#267)
84c8121

TonyCongqianWang Tony Wang commited on

bump opencv version to 4.10.0 (#260)
167c85e

ytfeng commited on

Migrating the EfficientSAM model to the OpenCV model zoo (#258)
0bf46d3

Zhang-Yang-Sustech commited on

Add SFace face recognizer cpp demo (#259)
92f2071

Patrick Keane commited on

fix legacy doc in CRNN (#247)
83e9fc1

ytfeng commited on

C++ Demo - Human Segmentation (#243)
e8dca96

DaniAffCH commited on

C++ Demo - Image Classification (PPResNet) (#241)
30e431e

Ryan Lee commited on

C++ Demo - Object Tracking (VitTrack) (#240)
be1656e

Ryan Lee commited on

Fix spelling, spacing, and unused variables (#236)
1528081

Ryan Lee commited on

Fix visualization and correct default model (#237)
a8f2672

Ryan Lee commited on

Add YOLOX C++ demo save functionality (#235)
ab90c04

Ryan Lee commited on

C++ Demo - Object Detection (NanoDet) (#232)
ea4ac47

Ryan Lee commited on

Fix OpenCV version assertions in ViTTrack & RAFT and text offset (#234)
44fe25c

Ryan Lee commited on

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

Shuyao "Tim" Xu Tim-Xu commited on

C++ Demo - Facial Expression Recognition (#233)
adfd76b

DaniAffCH commited on

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

ytfeng commited on

add the first summary report (#227)
f0b651e

ytfeng commited on

add benchmark results on Atlas 200I DK A2 (#225)
e9da4a7

ytfeng commited on

add benchmark results on Jetson Nano Orin (#224)
51d25f9

ytfeng commited on

add benchmark results on Khadas VIM4 (#223)
99e5ad0

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

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