Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 315 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 315 Bytes

Intruder Detector

Building a robust system that identifies and records when an intruder enters a room.

Requirements and dependencies

Clone the repository and install the dependencies using pip package manager.

python3 -m pip install -r requirements.txt

Run

cd src
streamlit run app.py