arXiv reaDer
YOLOX:2021年にYOLOシリーズを超える
YOLOX: Exceeding YOLO Series in 2021
このレポートでは、YOLOシリーズのいくつかの経験豊富な改善点を紹介し、新しい高性能検出器であるYOLOXを形成します。 YOLO検出器をアンカーフリーの方法に切り替え、他の高度な検出技術、つまり、分離されたヘッドと主要なラベル割り当て戦略SimOTAを実行して、大規模なモデル範囲で最先端の結果を実現します。YOLOの場合-わずか0.91Mのパラメーターと1.08GFLOPのNanoは、COCOで25.3%のAPを取得し、NanoDetを1.8%AP上回っています。業界で最も広く使用されている検出器の1つであるYOLOv3の場合、COCOで47.3%APにブーストし、現在のベストプラクティスを3.0%AP上回っています。 YOLOv4-CSP、YOLOv5-Lとほぼ同じ量のパラメーターを持つYOLOX-Lの場合、TeslaV100で68.9FPSの速度でCOCOで50.0%APを達成し、YOLOv5-Lを1.8%AP上回ります。さらに、単一のYOLOX-Lモデルを使用して、ストリーミング知覚チャレンジ(CVPR 2021での自動運転に関するワークショップ)で1位を獲得しました。このレポートが実際のシーンで開発者や研究者に役立つ経験を提供することを願っています。また、ONNX、TensorRT、NCNN、およびOpenvinoがサポートされているデプロイバージョンも提供しています。ソースコードはhttps://github.com/Megvii-BaseDetection/YOLOXにあります。
In this report, we present some experienced improvements to YOLO series, forming a new high-performance detector -- YOLOX. We switch the YOLO detector to an anchor-free manner and conduct other advanced detection techniques, i.e., a decoupled head and the leading label assignment strategy SimOTA to achieve state-of-the-art results across a large scale range of models: For YOLO-Nano with only 0.91M parameters and 1.08G FLOPs, we get 25.3% AP on COCO, surpassing NanoDet by 1.8% AP; for YOLOv3, one of the most widely used detectors in industry, we boost it to 47.3% AP on COCO, outperforming the current best practice by 3.0% AP; for YOLOX-L with roughly the same amount of parameters as YOLOv4-CSP, YOLOv5-L, we achieve 50.0% AP on COCO at a speed of 68.9 FPS on Tesla V100, exceeding YOLOv5-L by 1.8% AP. Further, we won the 1st Place on Streaming Perception Challenge (Workshop on Autonomous Driving at CVPR 2021) using a single YOLOX-L model. We hope this report can provide useful experience for developers and researchers in practical scenes, and we also provide deploy versions with ONNX, TensorRT, NCNN, and Openvino supported. Source code is at https://github.com/Megvii-BaseDetection/YOLOX.
updated: Fri Aug 06 2021 03:22:14 GMT+0000 (UTC)
published: Sun Jul 18 2021 12:55:11 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト