Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 265 Bytes

Object detection automation

Object Detection model (Tiny YOLOv3) on webcam capture and send an email with the results.

Tasks

  1. Taking a webcam capture,
  2. Run a object dectection model on the capture
  3. Send an email with the detected objects (list & image)