1amitos1 / Shoplifting-Detection

SL -Shoplifting detection Provides real-time alerts for the SMB market retailers, to monitor and report customer behavior when shoplifting incidents occur. 3D Convolutional Neural Network in Keras and AWS Sagemaker for model training and evaluation.
84 stars 31 forks source link

Login details #2

Open DrFuehrer02 opened 1 year ago

DrFuehrer02 commented 1 year ago

As a reminder, in your alert.py you commited your login details to gmail. Don't do that, everyone could steal those and send mails in your name. Use a environment variable or something, but never but them plain into the source code.