I implemented the YOLO26n model inference from scratch using ARM64 Assembly Language (No framework) [P]
This was my Bachelor's Final Project: implementing YOLO26n inference completely from scratch using ARM64 Assembly Language and C, without relying on existing inference frameworks. The goal was to unde