Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Aegis Public

Cyclist detection system integrating YOLO11n detection with transfer learning, Arduino, and Swift-SRGAN for high-quality real-time inference and right-hooking mitigation in Toronto.

kseto06/Aegis

Repository files navigation

Aegis

Aegis is an intuitive Cyclist Detection and Arduino flashing LED system aimed to protect cyclists from right-hooking incidents in the City of Toronto that applies computer vision (object detection with YOLOv11-nano), Arduino, engineering design, and classical mechanics. It is prototyped to have the detection and alertion system attached to the traffic light, and it flashes and warns drivers of approaching cyclists in their blindspots starting at a certain distance (determined by a modelled kinematics problem). For edge cases such as night time darkness or camera lenses affected by certain weather conditions, this project also explores SRGAN (Super Resolution Generative Adversarial Networks) models specifically for real-time upscaling of captured frames. In particular, the Swift-SRGAN model was researched and explored to combine existing SRGAN models with depthwise separable CNNs for real-time inference.


YOLO Detection Metrics:

  • Speed: ~50ms average inference time (running on a MacBook M3 Pro CPU ONNX)
  • 11-12 hours for transfer learning on two cyclist datasets, finetuning a pretrained COCO YOLOv11n:
mAP Type mAP
mAP50-95 0.846183
mAP50 0.985844
mAP75 0.945719

Pretrained models:


Project Artifacts & Documentation:

Read the full article in this website: kadenseto.vercel.app
Navigate to the Aegis article through:

  • Projects --> Aegis

Request for Proposal (RFP): RFP


Proxy Tests & Demos:


Light vs. Sound Proxy Testing: Testing

Prototype Demo: Aegis Demo

About

Cyclist detection system integrating YOLO11n detection with transfer learning, Arduino, and Swift-SRGAN for high-quality real-time inference and right-hooking mitigation in Toronto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •