AI-Powered Computer Vision System for ATM Security and Threat Detection
- Face recognition for identity verification and seamless login.
- Shoulder surfing detection to prevent fraud (automatically blurring personal details).
- Pose estimation to identify suspicious behavior and trigger real-time robbery alerts.
- Optimized multi-threading for smooth real-time performance.
# Clone the repository
git clone https://github.com/aadityaamehrotra17/atm-cv.git
# Go into the project directory
cd atm-cv
# Set up a local environment
# Import necessary libraries
# Take pictures for known faces
# Run on streamlit (Pose estimation code can be found in the detect-activity branch)