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/
Apache License 2.0
9.44k stars 2.21k forks source link

Window10 onnx->tensorrt yolox #46

Closed ttanzhiqiang closed 3 years ago

ttanzhiqiang commented 3 years ago

image

look https://github.com/ttanzhiqiang/onnx_tensorrt_project

GOATmessi8 commented 3 years ago

Hi, thank you for sharing. What does the last column mean? And your inference time seems too long for TensorRT. In our TRT model, YOLOX-S runs with avg 2.33 ms on a 2080ti.

ttanzhiqiang commented 3 years ago

this times include proprecess:8.70ms and forward:5.62ms and reprocessing:1.72ms image the last column is GPU memory