YOLOv6 1.0
v1.0 release
Features
YOLOv6 is a single-stage object detection framework dedicated to industrial application, with hardware-friendly efficient design and high performance, outperforming YOLOv5, YOLOX and PP-YOLOE.
YOLOv6-nano achieves 35.0 mAP on COCO val2017 dataset with 1242 FPS on T4 using TensorRT FP16 for bs32 inference, and YOLOv6-s achieves 43.1 mAP on COCO val2017 dataset with 520 FPS on T4 using TensorRT FP16 for bs32 inference.
- Hardware-friendly Design for Backbone and Neck
- Efficient Decoupled Head with SIoU Loss