This project combines a high-speed YOLOE vision engine running on a laptop (50+ FPS) with an ESP32 that wirelessly controls servos, sensors, and peripherals in real time. The result is a powerful dual ...
AI-Smart-Surveillance-Face-Recognition/ ├── 📄 main.py # Core surveillance engine with face detection ├── 🖥️ gui.py # Tkinter GUI for face registration ├── 🧠 simple_facerec.py # Face encoding & ...