{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/2nd-place-solution-for-waymo-open-dataset-1","title":"2nd Place Solution for Waymo Open Dataset Challenge - Real-time 2D Object Detection","arxiv_id":"2106.08713","date":"2021-06-16","proceeding":null,"authors":["Yueming Zhang","Xiaolin Song","Bing Bai","Tengfei Xing","Chao Liu","Xin Gao","Zhihui Wang","Yawei Wen","Haojin Liao","Guoshan Zhang","Pengfei Xu"],"abstract":"In an autonomous driving system, it is essential to recognize vehicles, pedestrians and cyclists from images. Besides the high accuracy of the prediction, the requirement of real-time running brings new challenges for convolutional network models. In this report, we introduce a real-time method to detect the 2D objects from images. We aggregate several popular one-stage object detectors and train the models of variety input strategies independently, to yield better performance for accurate multi-scale detection of each category, especially for small objects. For model acceleration, we leverage TensorRT to optimize the inference time of our detection pipeline. As shown in the leaderboard, our proposed detection framework ranks the 2nd place with 75.00% L1 mAP and 69.72% L2 mAP in the real-time 2D detection track of the Waymo Open Dataset Challenges, while our framework achieves the latency of 45.8ms/frame on an Nvidia Tesla V100 GPU.","url_abs":"https://arxiv.org/abs/2106.08713v1","url_pdf":"https://arxiv.org/pdf/2106.08713v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"2nd-place-solution-for-waymo-open-dataset-1","repo_url":"https://github.com/WongKinYiu/yolor","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"2d-object-detection","task_name":"2D Object Detection"},{"task_slug":"autonomous-driving","task_name":"Autonomous Driving"},{"task_slug":null,"task_name":"GPU"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/object-detection-on-waymo-open-dataset","task":"Object Detection","dataset":"Waymo Open Dataset","model":"LeapMotor_Det","rank_in_archive_order":1,"of":5,"metrics":{"AP/L2":"70.41","Latency, ms":"6.16"},"uses_additional_data":false},{"leaderboard":"/sota/object-detection-on-waymo-open-dataset","task":"Object Detection","dataset":"Waymo Open Dataset","model":"YOLOR_TensorRT (Ours)","rank_in_archive_order":2,"of":5,"metrics":{"AP/L2":"69.72","Latency, ms":"4.58"},"uses_additional_data":false},{"leaderboard":"/sota/object-detection-on-waymo-open-dataset","task":"Object Detection","dataset":"Waymo Open Dataset","model":"YOLOR_P6_TRT","rank_in_archive_order":3,"of":5,"metrics":{"AP/L2":"69.56","Latency, ms":"3.74"},"uses_additional_data":false},{"leaderboard":"/sota/object-detection-on-waymo-open-dataset","task":"Object Detection","dataset":"Waymo Open Dataset","model":"dereyly_self_ensemble","rank_in_archive_order":4,"of":5,"metrics":{"AP/L2":"65.65","Latency, ms":"6.87"},"uses_additional_data":false},{"leaderboard":"/sota/object-detection-on-waymo-open-dataset","task":"Object Detection","dataset":"Waymo Open Dataset","model":"YOLO_v5","rank_in_archive_order":5,"of":5,"metrics":{"AP/L2":"64.14","Latency, ms":"3.81"},"uses_additional_data":false}],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}