Skip to content

DishantIsrani/SmartCCTV

Repository files navigation

SmartCCTV

Run Main.py

Requirements -

Opencv - pip install opencv-python
NumPy - pip install numpy
Sklearn - pip install scikit-learn
Tkinter - pip install tkinter
Pillow - pip install pillow
Face_recognition - Install cmake, visual studio, dlib, pip install Face_recognition. (refer online how to install face-recognition module for better understanding).

3 Yolov3 Algorithm files (RTD)
1 - coco.names (available in the repository)
2 - yolov3.cgf (available in the repository)
3 - yolov3.weights (Link Below)
link to download yolov3.weights - https://pjreddie.com/media/files/yolov3.weights

Contact

License

  • This project is licensed under MIT License, See LICENSE for more information.

Code of Conduct

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages