Computer Vision software that helps users be more productive. Features capabilities in tracking human movements, phone presence, and drowsiness state. Raises alarms when distractions are detected.
- Elvin Li
- Vishnu Nambiar
- Shrimoy Satpathy
- Akshat Sharma
-- Python, PyTorch, YOLOv5 -- PyQt6, PySide6 -- Qt Designer
- Clone the repository
- Open terminal, cd into /hackSMUproject.
pip install -r requirements.txt(pip3 install -r requirements.txt on MacOS)python main.py(python3 main.pyon MacOS)
