Egg Detection and Counting with YOLO

A YOLO-based computer vision system that detects eggs in a coop and counts them automatically, running entirely client-side in the browser.
Technologies: Python, PyTorch, Ultralytics YOLO11 (segmentation), ONNX Runtime Web