- 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
you need to hanve a python environment and you need
python -m pip install requests
pip install opencv-python
you can use cmd as :
Norhan Reda |