English

Workshop on Autonomous Driving at CVPR 2021: Technical Report for Streaming Perception Challenge

Computer Vision and Pattern Recognition 2021-08-10 v1 Artificial Intelligence

Abstract

In this report, we introduce our real-time 2D object detection system for the realistic autonomous driving scenario. Our detector is built on a newly designed YOLO model, called YOLOX. On the Argoverse-HD dataset, our system achieves 41.0 streaming AP, which surpassed second place by 7.8/6.1 on detection-only track/fully track, respectively. Moreover, equipped with TensorRT, our model achieves the 30FPS inference speed with a high-resolution input size (e.g., 1440-2304). Code and models will be available at https://github.com/Megvii-BaseDetection/YOLOX

Keywords

Cite

@article{arxiv.2108.04230,
  title  = {Workshop on Autonomous Driving at CVPR 2021: Technical Report for Streaming Perception Challenge},
  author = {Songyang Zhang and Lin Song and Songtao Liu and Zheng Ge and Zeming Li and Xuming He and Jian Sun},
  journal= {arXiv preprint arXiv:2108.04230},
  year   = {2021}
}

Comments

Report of the 1st Place of Streaming Perception Challenge(Workshop on Autonomous Driving at CVPR 2021)

R2 v1 2026-06-24T04:57:45.476Z