# YOLO26-L > YOLO26-L: one-stage object detector from the yolo26 family. Planned for LibreYOLO (not yet packaged). - Family: yolo26 - Parameters: 24.8M - GFLOPs: 86.4 - Default input size: 640px - Detection: anchor-free · nms-free - Architecture: one-stage · CSPDarknet backbone - Weight license: non-permissive - Paper-reported mAP@50-95: 55% ## Benchmarks (COCO val2017) | Hardware | Runtime | mAP@50-95 | FPS | Latency (ms) | VRAM (MB) | |---|---|---|---|---|---| | NVIDIA RTX 5070 Ti | PyTorch FP32 | 53.8 | 61.5 | 16.3 | 223 | | Raspberry Pi 5 | PyTorch FP32 | 58.2 | 0.7 | 1377.3 | - | Source: https://www.visionanalysis.org/model/yolo26l. Benchmarks produced with LibreYOLO (https://github.com/Libre-YOLO/libreyolo).