🚀 你的YOLO部署神器。TensorRT Plugin、CUDA Kernel、CUDA Graphs三管齐下,享受闪电般的推理速度。| Your YOLO Deployment Powerhouse. With the synergy of TensorRT Plugins, CUDA Kernels, and CUDA Graphs, experience lightning-fast inference speeds.
xxxxx/python3.9/site-packages/tensorrt_yolo/infer/visualize.py", line 122, in visualizedetections
color = labels[class][1]
IndexError: list index out of range,我的模型只检测一个类别
xxxxx/python3.9/site-packages/tensorrt_yolo/infer/visualize.py", line 122, in visualizedetections color = labels[class][1] IndexError: list index out of range,我的模型只检测一个类别