154 Commits (20d267cd67c309a6a1de6999e449fc48bc20189e)
 

Author SHA1 Message Date
triple-mu 20d267cd67
replace cv::dnn::blobFromImage with cv::splite 9 months ago
triplemu 56dc3e2ab7 fix cmake var 9 months ago
triplemu 5e85b51521 add new hwc->nchw 9 months ago
Jiaqi Wu 94ec430a68
add nmsboxes 10 months ago
triplemu 92f0b26e98 add nmsboxes 10 months ago
triple Mu 7677e1793d
Update Cls.md 10 months ago
triple Mu a9236fc159
Merge pull request #213 from triple-Mu/triplemu/cls 10 months ago
triplemu 19a1fc8ce6 support yolov8-cls 10 months ago
tripleMu 6c39635155 add numpy version nms 1 year ago
triple Mu f36a1fdaef
Merge pull request #160 from Flippchen/main 1 year ago
Flippchen 4bf9dd15ed
Fix crash on non-quadratic segmentation masks 1 year ago
Flippchen a41c474849
Fix crash on non-quadratic segmentation masks 1 year ago
triple Mu c1c7dadaf0
Check and fix neg scores 1 year ago
Ninenox 8214483d8c changed check negative score after check nums==0 2 years ago
Ninenox 5d661f3f6f change nms before get bboxes in maximum and add check negative score,add nms for infer-det-without-torch 2 years ago
triple Mu 7ec072dd52
Filter duplicate detection boxes. 2 years ago
Ninenox 8ce0d8bdba check pre-commit 2 years ago
Ninenox 2fb1e5dd8c check conf score negative 2 years ago
Ninenox 57985c8d32 add nms for fixed stack bouding boxes object detection 2 years ago
triple-Mu 4435069e22 Fix urls 2 years ago
triple Mu 4933e2f0d9
Merge pull request #132 from triple-Mu/dev 2 years ago
triple-Mu 55b346054a Update cmake 2 years ago
triple Mu 9bfdfd99f7
Remove nouse arg 2 years ago
triple-Mu 77d830be25 Remove nouse 2 years ago
triple Mu 86f44fb997
Merge pull request #126 from triple-Mu/dev 2 years ago
triple-Mu 963a56d004 Format cpp code style by clangformat 2 years ago
triple-Mu b9a4bbbaa1 Add docs 2 years ago
triple-Mu 5b09fff3cd Support yolov8 original pose model. 2 years ago
triple Mu 90c3aeba1d
Fix no object for segment 2 years ago
imemmul 3754226a51 if no bb gives error fix 2 years ago
triple Mu d6230a43ec
Fix if condition bug 2 years ago
cyrus d72dad411b Changed elif to else 2 years ago
triple Mu 0f99469af6
Fix memory leak 2 years ago
xiaxy 4f52dd501a fix trtModelStream release 2 years ago
triple-Mu d9687b12c1 Support Jetson pose model 2 years ago
triple Mu e21df78000
Merge pull request #82 from siiiiilvio/patch-1 2 years ago
siiiiilvio 70512535a6
Fix typo 2 years ago
triple Mu e2742ed08e
Fix masks empty condition. 2 years ago
liang-zijian d967ae6ae8 fix the condition if masks are empty 2 years ago
triple Mu 7d0f5173e7
Fix README.md typo 2 years ago
paihuai0 d6e08d4010 fix README.md 2 years ago
triple Mu df11cec3ab
Delete loop 2 years ago
triple-Mu 0e5d42dfdd Delete loop 2 years ago
triple Mu 36cc11e399
Update ReadMe for pose model deploy 2 years ago
triple-Mu d04e17865d Update ReadMe 2 years ago
triple Mu ea727d2cf8
Support YOLOv8-pose c++ inference! 2 years ago
triple-Mu 64fc037a93 Add docs 2 years ago
triple-Mu a0a7adadfa Support yolov8 pose 2 years ago
triple Mu 2b2ec8667d
Merge pull request #59 from triple-Mu/triplemu/fix 2 years ago
triple-Mu e7bd61f987 Fix cuda-python and pycuda 2 years ago