Xcnnn

Results 2 issues of Xcnnn

Hi, I want to use customized yolov8-pose for auto-labeling but I encountered some issue. The original yolov8-pose model has output with dimension 56 which corresponds to 4 bboxes coordinate, 1...

question

I successfully convert the model to onnx format and build the tensorRT engine. However, I am using the infer-pose.py to detect the object bounding boxes, each with associated keypoints, there...