{"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/yolov6-v3-0-a-full-scale-reloading","title":"YOLOv6 v3.0: A Full-Scale Reloading","arxiv_id":"2301.05586","date":"2023-01-13","proceeding":null,"authors":["Chuyi Li","Lulu Li","Yifei Geng","Hongliang Jiang","Meng Cheng","Bo Zhang","Zaidan Ke","Xiaoming Xu","Xiangxiang Chu"],"abstract":"The YOLO community has been in high spirits since our first two releases! By the advent of Chinese New Year 2023, which sees the Year of the Rabbit, we refurnish YOLOv6 with numerous novel enhancements on the network architecture and the training scheme. This release is identified as YOLOv6 v3.0. For a glimpse of performance, our YOLOv6-N hits 37.5% AP on the COCO dataset at a throughput of 1187 FPS tested with an NVIDIA Tesla T4 GPU. YOLOv6-S strikes 45.0% AP at 484 FPS, outperforming other mainstream detectors at the same scale (YOLOv5-S, YOLOv8-S, YOLOX-S and PPYOLOE-S). Whereas, YOLOv6-M/L also achieve better accuracy performance (50.0%/52.8% respectively) than other detectors at a similar inference speed. Additionally, with an extended backbone and neck design, our YOLOv6-L6 achieves the state-of-the-art accuracy in real-time. Extensive experiments are carefully conducted to validate the effectiveness of each improving component. Our code is made available at https://github.com/meituan/YOLOv6.","url_abs":"https://arxiv.org/abs/2301.05586v1","url_pdf":"https://arxiv.org/pdf/2301.05586v1.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":"yolov6-v3-0-a-full-scale-reloading","repo_url":"https://github.com/meituan/yolov6","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"yolov6-v3-0-a-full-scale-reloading","repo_url":"https://github.com/CycloneBoy/PPDetectionPytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"yolov6-v3-0-a-full-scale-reloading","repo_url":"https://github.com/PaddlePaddle/PaddleDetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":null},{"paper_slug":"yolov6-v3-0-a-full-scale-reloading","repo_url":"https://github.com/PaddlePaddle/PaddleYOLO","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"yolov6-v3-0-a-full-scale-reloading","repo_url":"https://github.com/yang-0201/YOLOv6_pro","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":null,"task_name":"GPU"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"real-time-object-detection","task_name":"Real-Time Object Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/object-detection-on-coco-2017-val","task":"Object Detection","dataset":"COCO 2017 val","model":"YOLOv6-L6(46 fps, V100, bs1)","rank_in_archive_order":7,"of":33,"metrics":{"AP":"57.2","AP50":"74.5"},"uses_additional_data":false},{"leaderboard":"/sota/object-detection-on-coco-minival","task":"Object Detection","dataset":"COCO minival","model":"YOLOv6-L6(46 fps, 1280, V100)","rank_in_archive_order":40,"of":220,"metrics":{"AP50":"74.5","box AP":"57.2"},"uses_additional_data":false},{"leaderboard":"/sota/real-time-object-detection-on-coco","task":"Real-Time Object Detection","dataset":"COCO (Common Objects in Context)","model":"YOLOv6-L","rank_in_archive_order":37,"of":82,"metrics":{"FPS (V100, b=1)":"98","box AP":"52.8"},"uses_additional_data":false},{"leaderboard":"/sota/real-time-object-detection-on-coco","task":"Real-Time Object Detection","dataset":"COCO (Common Objects in Context)","model":"YOLOv6-S6(1280)","rank_in_archive_order":56,"of":82,"metrics":{"FPS (V100, b=1)":"98","box AP":"50.3"},"uses_additional_data":false},{"leaderboard":"/sota/real-time-object-detection-on-coco","task":"Real-Time Object Detection","dataset":"COCO (Common Objects in Context)","model":"YOLOv6-M","rank_in_archive_order":57,"of":82,"metrics":{"FPS (V100, b=1)":"175","box AP":"50.0"},"uses_additional_data":false},{"leaderboard":"/sota/real-time-object-detection-on-coco","task":"Real-Time Object Detection","dataset":"COCO (Common Objects in Context)","model":"YOLOv6-S","rank_in_archive_order":69,"of":82,"metrics":{"FPS (V100, b=1)":"339","box AP":"45.0"},"uses_additional_data":false},{"leaderboard":"/sota/real-time-object-detection-on-coco","task":"Real-Time Object Detection","dataset":"COCO (Common Objects in Context)","model":"YOLOv6-N","rank_in_archive_order":79,"of":82,"metrics":{"FPS (V100, b=1)":"779","box AP":"37.5"},"uses_additional_data":true}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2301.05586","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2301.05586"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleYOLO","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleDetection","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yang-0201/YOLOv6_pro","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/meituan/yolov6","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/CycloneBoy/PPDetectionPytorch","reach":{"status":"ok"}}],"summary":{"ran_honours":1,"ran_draft_wrong":1},"by_repo_kind":{},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":2,"samples":[{"code_sha256_prefix":"988a3c854b1b13d0","entry":"autopad","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"988a3c854b1b13d0"}},{"code_sha256_prefix":"1c73aef43930fcc8","entry":"conv_bn","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"1c73aef43930fcc8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}