How to send the detected objects via mail. for ex:If an knife is detected i want the captured image or messge that the knife has been detected.
Asked
Active
Viewed 188 times
0
-
YOLO is a deep learning model for object detection, it does its part when it detects a *knife*. Now, you need to search for how to send email via python and how to attach an image inside it. Now, if YOLO detects anything like *knife*, then send the email. – Anwarvic May 27 '20 at 09:28
-
Glad I could help, Good luck :) – Anwarvic May 30 '20 at 17:00