Skip to content

Latest commit

 

History

History
48 lines (43 loc) · 1.55 KB

README.md

File metadata and controls

48 lines (43 loc) · 1.55 KB

Open Source Love License: MIT GitHub Last Commit GitHub Contributors

STAR REPOSITORY Ini, Untuk Membantu Kami Dalam Meningkatkan Project Repo.

  • Kirim pull request jika ingin berkontribusi dalam project ini
  • Kirim Issues, Jika ada permasalahan pada project ini

Final Project - Pengenalan Pola

Proyek akhir kuliah - Realtime Object Pattern Detection

Tools / Library

Tools yang digunakan
Python3
opencv-python
imutils
numpy

Demo




How to Run

  1. Step one Go to bash, cmd or cli. command this
pip install -r requirements.txt
  1. Step two and then command this
python real_time_object_detection.py --prototxt MobileNetSSD_deploy.prototxt.txt --model MobileNetSSD_deploy.caffemodel

Contributors