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.38k stars 2.2k forks source link

which is the latency in the paper?And where can i find or calculate the FPS? #1423

Open xmayyy opened 2 years ago

xmayyy commented 2 years ago

Average forward time? Average NMS time? Average inference time?

ChenRan2000 commented 1 year ago

also want to know