duan8/yolov8/include
lindsayshuo dddc379143
yolov8_5u_det(YOLOv5u with the anchor-free, objectness-free split head structure based on YOLOv8 features) model (#1577)
* Add the generation of multi-class pose engines

* Change grids in forwardGpu to one-dimensional arrays

* Update README.md

* Update types.h

keypoints array with dynamic size based on kNumberOfPoints

* yolov8_5u_det(YOLOv5u with the anchor-free, objectness-free split head structure based on YOLOv8 features) model

* update

* fix code style

* yolov8_5u_det model download link

* yolov8_5u_det model download link

---------

Co-authored-by: lindsayshuo <lindsayshuo@foxmail.com.com>
2024-09-23 13:19:36 +08:00
..
block.h yolov8_5u_det(YOLOv5u with the anchor-free, objectness-free split head structure based on YOLOv8 features) model (#1577) 2024-09-23 13:19:36 +08:00
calibrator.h yolov8 (#1321) 2023-06-30 15:01:55 +08:00
config.h add quantization folder path (#1503) 2024-04-29 11:30:28 +08:00
cuda_utils.h yolov8 (#1321) 2023-06-30 15:01:55 +08:00
logging.h yolov8 (#1321) 2023-06-30 15:01:55 +08:00
macros.h yolov8 (#1321) 2023-06-30 15:01:55 +08:00
model.h yolov8_5u_det(YOLOv5u with the anchor-free, objectness-free split head structure based on YOLOv8 features) model (#1577) 2024-09-23 13:19:36 +08:00
postprocess.h yolov8 pose (#1502) 2024-04-28 14:55:26 +08:00
preprocess.h Move GPU post-processing separately to cuda_postprocess.cu (#1331) 2023-07-18 13:23:56 +08:00
types.h keypoints array with dynamic size based on kNumberOfPoints (#1570) 2024-08-28 17:28:13 +08:00
utils.h Yolov8 seg (#1381) 2023-10-17 20:59:21 +08:00