Firebase Email ID : firebasetest65@gmail.com
Password : Firebase65@
- Install python
- Numpy(
pip install numpy
) - Tkinter(
pip install tkintertable
) - OpenCV(
pip install opencv-python
) - Pillow(
pip install pillow
) - Cmake(
pip install cmake
) - Firebase(
Pip install firebase-admin
) - Selenium(
pip install selenium
) - face-recognition library(
pip install face-recognition
) It can show you some error while installing, Please refer to https://youtu.be/xaDJ5xnc8dc for fixing the error.
python home.py
To test Violence Detection feature. You need to download the .weights
file from Firebase Storage (Open Crime preventer project in firebase > Click storage > Download yolov3.weights). After downloading yolov3.weights file put it in the same directory of home.py.
This is a python GUI based application which can be initiated from command line interface. I have used Python, Tkinter, OpenCV, and Firebase to build the project.