Megvii-BaseDetection / YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python 的 tensorrt 模型 怎么解码输出结果

leomy9527 opened this issue · comments

如题 使用tensorrt8.3

Go through the CPP version and convert the postprocessing steps into python code.

https://github.com/Megvii-BaseDetection/YOLOX/blob/main/demo/TensorRT/cpp/yolox.cpp