Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 5.63 KB

README.md

File metadata and controls

74 lines (40 loc) · 5.63 KB

objectDetection

📝 Table of Contents

About

  • it is an object detector in images or camera using python , opencv , frozen_inference_graph.pb and ssd_mobilenet_v3_large_coco_2020_01_14.pbtxt

Project setup

you need to hanve a python environment and you need


python -m pip install requests

pip install opencv-python

How to run

you can use cmd as :
  • python objectDetectionimage.py
  • to run image detector you can change image_path from inside code or
  • python objectDetectionvideo.py
  • to run camera detector or you can provide a path of video inside code

    screen-shots

    image

    image

    image

    Video

    video link

    Contributors

    @norhanreda
    Norhan Reda