Skip to content

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

Notifications You must be signed in to change notification settings

norhanreda/objectDetection

Repository files navigation

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

    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

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages