YOLO format dataset from nspi1. Train example (PC):
  pip install ultralytics
  yolo detect train data=classroom/data.yaml model=yolo11n.pt imgsz=640 epochs=80
Then export ONNX (opset 11) and compile with the Hailo Dataflow Compiler for hailo10h.
