# YOLO26-N > YOLO26-N: one-stage object detector from the yolo26 family. Planned for LibreYOLO (not yet packaged). - Family: yolo26 - Parameters: 2.4M - GFLOPs: 5.4 - Default input size: 640px - Detection: anchor-free · nms-free - Architecture: one-stage · CSPDarknet backbone - Weight license: non-permissive - Paper-reported mAP@50-95: 40.9% ## Benchmarks (COCO val2017) | Hardware | Runtime | mAP@50-95 | FPS | Latency (ms) | VRAM (MB) | |---|---|---|---|---|---| | NVIDIA RTX 5070 Ti | PyTorch FP32 | 40.1 | 91.0 | 11.0 | 80 | | Raspberry Pi 5 | PyTorch FP32 | 44.2 | 5.0 | 198.1 | - | Source: https://www.visionanalysis.org/model/yolo26n. Benchmarks produced with LibreYOLO (https://github.com/Libre-YOLO/libreyolo).