duan8/yolov8/src
lindsayshuo e555c9f93e
Solving the issue of out of bounds caused by detection boxes less than 0 when filling colors in segmentation masks (#1516)
* Add the generation of multi-class pose engines

* Solving the issue of out of bounds caused by detection boxes less than 0 when filling colors in segmentation masks

* Solving the issue of out of bounds caused by detection boxes less than 0 when filling colors in segmentation masks

---------

Co-authored-by: lindsayshuo <lindsayshuo@foxmail.com.com>
2024-05-09 16:35:14 +08:00
..
block.cpp yolov8 pose (#1502) 2024-04-28 14:55:26 +08:00
calibrator.cpp yolov8 (#1321) 2023-06-30 15:01:55 +08:00
model.cpp Add the generation of multi-class pose engines (#1512) 2024-05-06 11:19:08 +08:00
postprocess.cpp Solving the issue of out of bounds caused by detection boxes less than 0 when filling colors in segmentation masks (#1516) 2024-05-09 16:35:14 +08:00
postprocess.cu Update postprocess.cu 2023-11-14 18:36:17 +08:00
preprocess.cu Move GPU post-processing separately to cuda_postprocess.cu (#1331) 2023-07-18 13:23:56 +08:00